Skip to content

Commit f1c554b

Browse files
authored
GiyHub Actions: Add permissions for actions/download-artifact (#154)
1 parent 510eb04 commit f1c554b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
runs-on: ubuntu-latest
3030
needs: release-drafter
3131
permissions:
32+
# For actions/download-artifact
33+
actions: read
3234
# For GoReleaser
3335
contents: write
3436
# For actions/attest

0 commit comments

Comments
 (0)