Skip to content

Commit eea3804

Browse files
committed
Update bandit.yaml
1 parent ac0d0cf commit eea3804

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bandit.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches: [main]
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
bandit:
1316
runs-on: "ubuntu-latest"

0 commit comments

Comments
 (0)