We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ee284 commit 6614f28Copy full SHA for 6614f28
1 file changed
.github/workflows/ci.yml
@@ -136,7 +136,7 @@ jobs:
136
uses: aws-actions/amazon-ecr-login@19d944daaa35f0fa1d3f7f8af1d3f2e5de25c5b7 # v2.1.4
137
- name: Extract metadata for the Docker image
138
id: meta
139
- uses: descope/.github/.github/actions/docker/metadata@16b03d4623d85a0259475617b9fb5da750929a8a # main
+ uses: descope/.github/.github/actions/docker/metadata@8f0fed7b87baf86d101f5063f1d6694f2ee84c82 # main
140
with:
141
images: |
142
ghcr.io/descope/${{ env.IMAGE_NAME }}
0 commit comments