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 488bc97 commit 0694657Copy full SHA for 0694657
.github/workflows/docker.yaml
@@ -69,7 +69,7 @@ jobs:
69
platforms: |
70
linux/amd64
71
linux/arm64
72
- - uses: int128/docker-build-metadata-action@ae6fdd3db4146513d4db274b2f84058a0401a0ce # v0.1.0
+ - uses: int128/docker-build-metadata-action@fac3c879c58b212e339c5e959cabb865cbee0c6e # v1.0.0
73
id: build-metadata
74
with:
75
metadata: ${{ steps.build.outputs.metadata }}
0 commit comments