File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ jobs:
299299 sarif_file : ${{ env.DESTDIR }}/govulncheck.out
300300
301301 binaries :
302- uses : docker/github-builder/.github/workflows/bake.yml@70ac3fc303efa83d2b94905e6ab78bb83cbdc2ae # v1.11 .0
302+ uses : docker/github-builder/.github/workflows/bake.yml@5f637c833aa76bc99372a1dc9a6f8bcd8056fb85 # v1.12 .0
303303 permissions :
304304 contents : read # same as global permission
305305 id-token : write # for signing attestation(s) with GitHub OIDC Token
@@ -380,7 +380,7 @@ jobs:
380380
381381 bin-image :
382382 if : ${{ github.repository == 'docker/buildx' }}
383- uses : docker/github-builder/.github/workflows/bake.yml@70ac3fc303efa83d2b94905e6ab78bb83cbdc2ae # v1.11 .0
383+ uses : docker/github-builder/.github/workflows/bake.yml@5f637c833aa76bc99372a1dc9a6f8bcd8056fb85 # v1.12 .0
384384 needs :
385385 - bin-image-prepare
386386 - test-integration
You can’t perform that action at this time.
0 commit comments