Skip to content

Commit f169abb

Browse files
committed
ci: update docker github builder to latest
Signed-off-by: CrazyMax <[email protected]>
1 parent a5592ea commit f169abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
allow-failure: ${{ matrix.allow-failure }}
139139

140140
build:
141-
uses: docker/github-builder-experimental/.github/workflows/bake.yml@8fc70909404a502fd0eca6601b99b32fa7192b03
141+
uses: docker/github-builder-experimental/.github/workflows/bake.yml@af87571fd3347a8a760e6053efba57325c00b74b
142142
permissions:
143143
contents: read # same as global permission
144144
id-token: write # for signing attestation(s) with GitHub OIDC Token

0 commit comments

Comments
 (0)