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 a22af9b + 3fec980 commit aaa416bCopy full SHA for aaa416b
.github/workflows/docker_build.yml
@@ -57,7 +57,7 @@ jobs:
57
# https://github.com/docker/metadata-action
58
- name: Extract Docker metadata
59
id: meta
60
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
61
with:
62
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
63
0 commit comments