We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c28bb commit 1e48d2fCopy full SHA for 1e48d2f
.github/workflows/bandit.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout project
21
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22
- name: Setup Python
23
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
+ uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
24
with:
25
python-version: 3.x
26
- name: Run Bandit
.github/workflows/checkov.yml
- name: Run Checkov
0 commit comments