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 0a4b921 commit e6af523Copy full SHA for e6af523
.github/workflows/docker-publish.yml
@@ -70,7 +70,7 @@ jobs:
70
# https://github.com/docker/metadata-action
71
- name: Extract Docker metadata
72
id: meta
73
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
74
with:
75
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
76
tags: |
0 commit comments