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 a7f8628 + ba6ae4a commit e030355Copy full SHA for e030355
.github/workflows/docker-publish.yml
@@ -72,7 +72,7 @@ jobs:
72
# https://github.com/docker/metadata-action
73
- name: Extract Docker metadata
74
id: meta
75
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
+ uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
76
with:
77
images: |
78
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
0 commit comments