Skip to content

Commit 993e02d

Browse files
committed
Pin action SHA
1 parent db9f13d commit 993e02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
pip install bandit[sarif]
9090
9191
- name: Run Bandit Security Scan
92-
uses: PyCQA/bandit-action@v1
92+
uses: PyCQA/bandit-action@67a458d90fa11fb1463e91e7f4c8f068b5863c7f
9393
with:
9494
targets: "."
9595

0 commit comments

Comments
 (0)