Skip to content

Commit

Permalink
Use gosec v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hirose31 committed Oct 26, 2021
1 parent e7033aa commit 06a9730
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 @@ -51,6 +51,6 @@ jobs:
- uses: actions/checkout@v2

- name: Run Gosec Security Scanner
uses: securego/gosec@master
uses: securego/gosec@v2.8.1
with:
args: './...'

0 comments on commit 06a9730

Please sign in to comment.