File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ jobs:
278278 sarif_file : ${{ env.DESTDIR }}/govulncheck.out
279279
280280 binaries :
281- uses : docker/github-builder/.github/workflows/bake.yml@70313223e2665c3211b454b3fea6534624e78d64 # v1.4 .0
281+ uses : docker/github-builder/.github/workflows/bake.yml@2497a7d1e7d8683af4949c9d6d62012bc16ed59c # v1.5 .0
282282 permissions :
283283 contents : read # same as global permission
284284 id-token : write # for signing attestation(s) with GitHub OIDC Token
@@ -359,7 +359,7 @@ jobs:
359359
360360 bin-image :
361361 if : ${{ github.repository == 'docker/buildx' }}
362- uses : docker/github-builder/.github/workflows/bake.yml@70313223e2665c3211b454b3fea6534624e78d64 # v1.4 .0
362+ uses : docker/github-builder/.github/workflows/bake.yml@2497a7d1e7d8683af4949c9d6d62012bc16ed59c # v1.5 .0
363363 needs :
364364 - bin-image-prepare
365365 - test-integration
You can’t perform that action at this time.
0 commit comments