We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138a2d3 commit 224e835Copy full SHA for 224e835
.github/actions/build-docker-image/action.yml
@@ -52,7 +52,7 @@ runs:
52
cache-image: false
53
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
54
55
- - uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ - uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
56
id: meta
57
with:
58
images: ${{ inputs.images }}
0 commit comments