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.
1 parent d9c2637 commit d9e7d3eCopy full SHA for d9e7d3e
.github/workflows/containers.yml
@@ -60,7 +60,7 @@ jobs:
60
echo "version=$VERSION" >> $GITHUB_OUTPUT
61
- name: Docker meta
62
id: meta
63
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
64
with:
65
# list of Docker images to use as base name for tags
66
images: |
0 commit comments