Skip to content

Commit

Permalink
Use securego/gosec@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
viktigpetterr committed Nov 14, 2022
1 parent ad1e1a6 commit d45a668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Checkout Source
uses: actions/checkout@v3
- name: Run Gosec Security Scanner
uses: securego/gosec@master
uses: securego/gosec@v2
with:
args: ./...

Expand Down

0 comments on commit d45a668

Please sign in to comment.