Skip to content

Commit 51838bb

Browse files
authored
Fix slsa verifier workflow permissions (#52)
1 parent 641e5f6 commit 51838bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
runs-on: ubuntu-latest
7070
permissions:
7171
contents: read
72+
actions: read
7273

7374
steps:
7475
- name: Install the verifier

0 commit comments

Comments
 (0)