We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce3bc4 commit ba8abd9Copy full SHA for ba8abd9
.github/workflows/build-branch.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: navikt/sif-gha-workflows/.github/workflows/gradle-test.yml@main
16
permissions:
17
contents: read
18
- id-token: read
19
secrets: inherit
20
with:
+ readertoken: true
21
javaversion: 21
0 commit comments