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 36bbaae + 61d25ea commit e4954dfCopy full SHA for e4954df
.github/workflows/build-and-publish.yml
@@ -55,7 +55,7 @@ jobs:
55
- &docker-meta
56
name: Docker meta
57
id: meta
58
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f #v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 #v5.9.0
59
with:
60
github-token: ${{ secrets.GITHUB_TOKEN }}
61
images: |
0 commit comments