We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eedd2 commit 138a2d3Copy full SHA for 138a2d3
.github/actions/build-docker-image/action.yml
@@ -47,7 +47,7 @@ runs:
47
username: ${{ github.repository_owner }}
48
password: ${{ env.GITHUB_TOKEN }}
49
50
- - uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
+ - uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
51
with:
52
cache-image: false
53
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
0 commit comments