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 15e44aa commit f28a9cfCopy full SHA for f28a9cf
1 file changed
.github/workflows/docker_build.yml
@@ -6,6 +6,9 @@ on:
6
version:
7
required: true
8
type: string
9
+permissions:
10
+ id-token: write
11
+ attestations: write
12
13
jobs:
14
build:
0 commit comments