Skip to content

Commit ad0fc71

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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/get-vault-secrets@get-vault-secrets-v1.2.0

0 commit comments

Comments
 (0)