We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60107ba commit 9fbaa52Copy full SHA for 9fbaa52
.github/workflows/docker-publish.yml
@@ -61,7 +61,7 @@ jobs:
61
# https://github.com/docker/metadata-action
62
- name: Extract Docker metadata
63
id: meta
64
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
65
with:
66
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
67
0 commit comments