diff --git a/.github/workflows/bandit.yml b/.github/workflows/bandit.yml index 2cfd3d7..f1c59e2 100644 --- a/.github/workflows/bandit.yml +++ b/.github/workflows/bandit.yml @@ -31,7 +31,7 @@ jobs: steps: - uses: actions/checkout@v7 - name: Bandit Scan - uses: shundor/python-bandit-scan@ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd + uses: shundor/python-bandit-scan@9955228c1cbdc5aeb5e511e0fa232154e2ed2b67 with: # optional arguments # exit with 0, even with results found exit_zero: true # optional, default is DEFAULT