We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f543366 commit 1ce3bc4Copy full SHA for 1ce3bc4
.github/workflows/build-branch.yaml
@@ -15,6 +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:
21
javaversion: 21
0 commit comments