Skip to content

Commit

Permalink
Updated gosec.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yinuo Deng <i@dyn.im>
  • Loading branch information
dynos01 committed Oct 24, 2023
2 parents c4f56ff + 1fb4622 commit fff6223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v3
- name: Run Gosec Security Scanner
uses: securego/gosec@master
uses: securego/gosec@v2.14.0
with:
args: ./...
args: ./...

0 comments on commit fff6223

Please sign in to comment.