Skip to content

Commit f6319dd

Browse files
authored
release/v1.0: fix release permissions (#337)
Signed-off-by: Asra Ali <[email protected]> Signed-off-by: Asra Ali <[email protected]>
1 parent e3809e7 commit f6319dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions: read-all
1212
jobs:
1313
builder:
1414
permissions:
15+
actions: read # For the detection of GitHub Actions environment.
1516
id-token: write # For signing.
1617
contents: write # For asset uploads.
1718
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]

0 commit comments

Comments
 (0)