Skip to content

Commit 5ab5300

Browse files
authored
Merge pull request #2605 from turrisxyz/Pinned-Dependencies-GitHub
chore: Set permissions for GitHub actions
2 parents c187d03 + 0630fe6 commit 5ab5300

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
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches:
1010
- '*'
11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
rubocop:
1316
name: Rubocop

0 commit comments

Comments
 (0)