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.
1 parent 69c176b commit ad0fc71Copy full SHA for ad0fc71
.github/workflows/self-zizmor.yaml
@@ -32,6 +32,8 @@ jobs:
32
runs-on: ${{ !github.event.repository.private && 'ubuntu-latest' || 'ubuntu-arm64-small' }}
33
outputs:
34
token: ${{ steps.set-output.outputs.token }}
35
+ permissions:
36
+ id-token: write
37
steps:
38
- id: get-secrets
39
uses: grafana/shared-workflows/actions/[email protected]
0 commit comments