Skip to content

Commit f71547b

Browse files
build(deps): bump docker/github-builder/.github/workflows/bake.yml
Bumps [docker/github-builder/.github/workflows/bake.yml](https://github.com/docker/github-builder) from 1.6.0 to 1.8.0. - [Release notes](https://github.com/docker/github-builder/releases) - [Commits](docker/github-builder@7d2a024...c2782c5) --- updated-dependencies: - dependency-name: docker/github-builder/.github/workflows/bake.yml dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9392590 commit f71547b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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@7d2a02426d4b989616ba5aaee4e879afd4134b0d # v1.6.0
281+
uses: docker/github-builder/.github/workflows/bake.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8.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@7d2a02426d4b989616ba5aaee4e879afd4134b0d # v1.6.0
362+
uses: docker/github-builder/.github/workflows/bake.yml@c2782c55efa56a01b9c30021db8f5ec3993228a3 # v1.8.0
363363
needs:
364364
- bin-image-prepare
365365
- test-integration

0 commit comments

Comments
 (0)