We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0d0cf commit eea3804Copy full SHA for eea3804
.github/workflows/bandit.yaml
@@ -8,6 +8,9 @@ on:
8
pull_request:
9
branches: [main]
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
bandit:
16
runs-on: "ubuntu-latest"
0 commit comments