Skip to content

Commit ad0fc71

Browse files
allow id-token
1 parent 69c176b commit ad0fc71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/self-zizmor.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
3333
outputs:
3434
token: ${{ steps.set-output.outputs.token }}
35+
permissions:
36+
id-token: write
3537
steps:
3638
- id: get-secrets
3739
uses: grafana/shared-workflows/actions/[email protected]

0 commit comments

Comments
 (0)