Skip to content

Commit

Permalink
(ci) gosec install
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Aug 22, 2023
1 parent 5dd6379 commit f1834c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coveritup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

- name: Install Tools
run: |
go install github.com/securego/gosec/v2/cmd/gosec@latest
go install github.com/axw/gocov/gocov@latest
go install github.com/AlekSi/gocov-xml@latest
- name: Test
Expand Down

0 comments on commit f1834c5

Please sign in to comment.