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.
1 parent a5592ea commit f169abbCopy full SHA for f169abb
.github/workflows/build.yml
@@ -138,7 +138,7 @@ jobs:
138
allow-failure: ${{ matrix.allow-failure }}
139
140
build:
141
- uses: docker/github-builder-experimental/.github/workflows/bake.yml@8fc70909404a502fd0eca6601b99b32fa7192b03
+ uses: docker/github-builder-experimental/.github/workflows/bake.yml@af87571fd3347a8a760e6053efba57325c00b74b
142
permissions:
143
contents: read # same as global permission
144
id-token: write # for signing attestation(s) with GitHub OIDC Token
0 commit comments