We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efa53d3 + 695a3eb commit 46a1718Copy full SHA for 46a1718
1 file changed
.github/workflows/bandit.yml
@@ -33,7 +33,7 @@ jobs:
33
34
runs-on: ubuntu-slim
35
steps:
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
37
- name: Bandit Scan
38
uses: shundor/python-bandit-scan@ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd
39
with: # optional arguments
0 commit comments