We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3809e7 commit f6319ddCopy full SHA for f6319dd
.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