File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ jobs:
347347 sarif_file : ${{ env.DESTDIR }}/govulncheck.out
348348
349349 binaries :
350- uses : docker/github-builder-experimental/.github/workflows/bake.yml@5876e8deef3c899c298ec80b07c43dd9e89d37f6
350+ uses : docker/github-builder-experimental/.github/workflows/bake.yml@7643588149117bf0ca3a906caa3968c70484027a
351351 permissions :
352352 contents : read # same as global permission
353353 id-token : write # for signing attestation(s) with GitHub OIDC Token
@@ -426,7 +426,7 @@ jobs:
426426
427427 bin-image :
428428 if : ${{ github.repository == 'docker/buildx' }}
429- uses : docker/github-builder-experimental/.github/workflows/bake.yml@5876e8deef3c899c298ec80b07c43dd9e89d37f6
429+ uses : docker/github-builder-experimental/.github/workflows/bake.yml@7643588149117bf0ca3a906caa3968c70484027a
430430 needs :
431431 - bin-image-prepare
432432 - test-integration
You can’t perform that action at this time.
0 commit comments