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 15e44aa + f28a9cf commit ef7bcadCopy full SHA for ef7bcad
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