Skip to content

Commit

Permalink
perms
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 12, 2024
1 parent 0387907 commit eb5eeb6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/debug.generic-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ jobs:
--print-provenance
go-build:
permissions:
id-token: write # To sign the provenance.
contents: write # To upload assets to release.
actions: read # To read the workflow path.
uses: ./.github/workflows/builder_go_slsa3.yml
with:
go-version: 1.22
Expand Down

0 comments on commit eb5eeb6

Please sign in to comment.