Skip to content

Commit 4f20057

Browse files
perms
Signed-off-by: Ramon Petgrave <[email protected]> Signed-off-by: Ramon Petgrave <[email protected]>
1 parent ea05345 commit 4f20057

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/debug.generic-generator.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ jobs:
105105
--print-provenance
106106
107107
go-build:
108+
permissions:
109+
id-token: write # To sign the provenance.
110+
contents: write # To upload assets to release.
111+
actions: read # To read the workflow path.
108112
uses: ./.github/workflows/builder_go_slsa3.yml
109113
with:
110114
go-version: 1.22

0 commit comments

Comments
 (0)