We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5078ec5 commit d4f219fCopy full SHA for d4f219f
.github/workflows/release.yml
@@ -12,6 +12,7 @@ permissions: read-all
12
jobs:
13
builder:
14
permissions:
15
+ actions: read # For the detection of GitHub Actions environment.
16
id-token: write # For signing.
17
contents: write # For asset uploads.
18
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
0 commit comments