Skip to content

Commit 46a1718

Browse files
authored
Merge pull request #116 from abelcheung/dependabot/github_actions/prod-actions-76468cb07f
2 parents efa53d3 + 695a3eb commit 46a1718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bandit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
runs-on: ubuntu-slim
3535
steps:
36-
- uses: actions/checkout@v4
36+
- uses: actions/checkout@v6
3737
- name: Bandit Scan
3838
uses: shundor/python-bandit-scan@ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd
3939
with: # optional arguments

0 commit comments

Comments
 (0)