We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f39718 + 6832c6f commit 8b69678Copy full SHA for 8b69678
.github/workflows/docker.yml
@@ -235,7 +235,7 @@ jobs:
235
# Generates appropriate tags and labels based on git context
236
- name: Extract metadata
237
id: meta
238
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
239
with:
240
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
241
flavor: |
0 commit comments