Skip to content

Commit

Permalink
add the missed with args
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwren authored May 1, 2024
1 parent d845f95 commit 03ff402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:

- name: Gosec Security Checker
uses: securego/[email protected]
with:
args: ./...

0 comments on commit 03ff402

Please sign in to comment.