mirror of
https://github.com/tonistiigi/xx
synced 2025-12-24 12:47:51 +08:00
ci: update docker github builder to latest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -138,7 +138,7 @@ jobs:
|
||||
allow-failure: ${{ matrix.allow-failure }}
|
||||
|
||||
build:
|
||||
uses: docker/github-builder-experimental/.github/workflows/bake.yml@8fc70909404a502fd0eca6601b99b32fa7192b03
|
||||
uses: docker/github-builder-experimental/.github/workflows/bake.yml@af87571fd3347a8a760e6053efba57325c00b74b
|
||||
permissions:
|
||||
contents: read # same as global permission
|
||||
id-token: write # for signing attestation(s) with GitHub OIDC Token
|
||||
|
||||
Reference in New Issue
Block a user