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 ceb8f90 + 5988f61 commit 5a16bdcCopy full SHA for 5a16bdc
.github/workflows/publish-docker-image.yml
@@ -29,7 +29,7 @@ jobs:
29
password: ${{ secrets.GITHUB_TOKEN }}
30
- name: Extract metadata (tags, labels) for Docker
31
id: meta
32
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
33
with:
34
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
35
flavor: latest=true
0 commit comments