Skip to content

Commit

Permalink
use Templum/govulncheck-action
Browse files Browse the repository at this point in the history
  • Loading branch information
satta committed Nov 21, 2022
1 parent d6b93c3 commit dbd8145
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ jobs:
run: goveralls -coverprofile=coverage.out -service=circle-ci -repotoken $COVERALLS_TOKEN

- name: check for go vulnerabilities
uses: kmulvey/govulncheck-action@main
with:
packages: './...'
uses: Templum/govulncheck-action@main

0 comments on commit dbd8145

Please sign in to comment.