We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d05c4 commit e9f2e02Copy full SHA for e9f2e02
1 file changed
.github/workflows/semgrep.yaml
@@ -6,6 +6,8 @@ on:
6
jobs:
7
semgrep:
8
name: Scan
9
+ permissions:
10
+ contents: read
11
runs-on: ubuntu-latest
12
container:
13
image: returntocorp/semgrep
0 commit comments