Skip to content

Commit 6a77a91

Browse files
committed
ci: minimize permissions for release workflow
1 parent 7a9641a commit 6a77a91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ concurrency:
99
group: release
1010
cancel-in-progress: false
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
release:
1417
name: Version and release

0 commit comments

Comments
 (0)