Merge pull request #3864 from docker/dependabot/github_actions/docker/github-builder/dot-github/workflows/bake.yml-1.9.0
build(deps): bump docker/github-builder/.github/workflows/bake.yml from 1.8.0 to 1.9.0
This commit is contained in:
@@ -278,7 +278,7 @@ jobs:
|
|||||||
sarif_file: ${{ env.DESTDIR }}/govulncheck.out
|
sarif_file: ${{ env.DESTDIR }}/govulncheck.out
|
||||||
|
|
||||||
binaries:
|
binaries:
|
||||||
uses: docker/github-builder/.github/workflows/bake.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8.0
|
uses: docker/github-builder/.github/workflows/bake.yml@073833262a23a17675c95c4541ab063b7646756b # v1.9.0
|
||||||
permissions:
|
permissions:
|
||||||
contents: read # same as global permission
|
contents: read # same as global permission
|
||||||
id-token: write # for signing attestation(s) with GitHub OIDC Token
|
id-token: write # for signing attestation(s) with GitHub OIDC Token
|
||||||
@@ -359,7 +359,7 @@ jobs:
|
|||||||
|
|
||||||
bin-image:
|
bin-image:
|
||||||
if: ${{ github.repository == 'docker/buildx' }}
|
if: ${{ github.repository == 'docker/buildx' }}
|
||||||
uses: docker/github-builder/.github/workflows/bake.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8.0
|
uses: docker/github-builder/.github/workflows/bake.yml@073833262a23a17675c95c4541ab063b7646756b # v1.9.0
|
||||||
needs:
|
needs:
|
||||||
- bin-image-prepare
|
- bin-image-prepare
|
||||||
- test-integration
|
- test-integration
|
||||||
|
|||||||
Reference in New Issue
Block a user