Skip to content

Commit 9335bb9

Browse files
committed
chore(ci): add permissions for contents read in security scanning workflow
1 parent 50c9888 commit 9335bb9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/security_scanning.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
branches:
1010
- main
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
setup-matrix:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)