We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d03a44 commit 59d2186Copy full SHA for 59d2186
.github/workflows/dependency-check.yml
@@ -1,4 +1,7 @@
1
name: Dependency Check & Security Audit
2
+permissions:
3
+ contents: read
4
+ issues: write
5
6
on:
7
schedule:
0 commit comments