Skip to content

Commit

Permalink
Merge pull request #7 from rsnodgrass/dependabot/github_actions/mdegi…
Browse files Browse the repository at this point in the history
…s/bandit-action-1.1

Bump mdegis/bandit-action from 1.0.1 to 1.1
  • Loading branch information
rsnodgrass authored Jan 7, 2025
2 parents b6fcd16 + 74a9723 commit c8eba13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bandit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Bandit Scan
# uses: shundor/bandit-action@v1
uses: mdegis/bandit-action@v1.0.1
uses: mdegis/bandit-action@v1.1
with:
# Github token of the repository (automatically created by Github)
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # needed to get PR info
Expand Down

0 comments on commit c8eba13

Please sign in to comment.