Skip to content

Commit

Permalink
Update bandit-sec-checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
P-T-I authored Feb 1, 2025
1 parent 0731e2d commit 06e37d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bandit-sec-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: actions/upload-artifact@v4.6.0
# if: failure()
with:
name: Security report
name: secreport-${{ matrix.os }}-${{ matrix.python-version }}
path: output/security_report.txt

0 comments on commit 06e37d1

Please sign in to comment.