Skip to content

Commit

Permalink
Update gosec.yml (#2309)
Browse files Browse the repository at this point in the history
  • Loading branch information
VinceCui authored Oct 23, 2023
1 parent f07e804 commit f9bf927
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 f9bf927

Please sign in to comment.