We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5d7921 + 324485e commit 22b069fCopy full SHA for 22b069f
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ on:
18
19
jobs:
20
build:
21
- uses: docker/github-builder-experimental/.github/workflows/bake.yml@af87571fd3347a8a760e6053efba57325c00b74b
+ uses: docker/github-builder/.github/workflows/bake.yml@v1
22
permissions:
23
contents: read # same as global permissions
24
id-token: write # for signing attestation(s) with GitHub OIDC Token
0 commit comments