Skip to content

Commit

Permalink
chore: get gosec working
Browse files Browse the repository at this point in the history
  • Loading branch information
Primexz committed Apr 26, 2024
1 parent ae89aad commit 6b161a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
- name: Run Gosec Security Scanner
run: |
cd radicalvpnd
$(go env GOPATH)/bin/gosec ./...

0 comments on commit 6b161a9

Please sign in to comment.