Skip to content

Commit

Permalink
update gosec
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Jun 14, 2024
1 parent 4e74041 commit 0ae1a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2

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

Expand Down

0 comments on commit 0ae1a1a

Please sign in to comment.