Skip to content

Commit b947065

Browse files
authored
Merge pull request groue#1226 from turrisxyz/Pinned-Dependencies-GitHub
chore: Set permissions for GitHub actions
2 parents 2ac5c77 + 11f9580 commit b947065

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ on:
2020
concurrency:
2121
group: ${{ github.ref_name }}
2222
cancel-in-progress: true
23+
permissions:
24+
contents: read
25+
2326
jobs:
2427
macOS:
2528
name: macOS

0 commit comments

Comments
 (0)