Skip to content

Commit 07f3eee

Browse files
authored
Merge pull request #3782 from docker/dependabot/github_actions/docker/github-builder/dot-github/workflows/bake.yml-1.5.0
build(deps): bump docker/github-builder/.github/workflows/bake.yml from 1.4.0 to 1.5.0
2 parents b180175 + e246d3e commit 07f3eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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@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

0 commit comments

Comments
 (0)