Skip to content

Commit

Permalink
chore: add vuln check on go packages
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed Jan 7, 2025
1 parent e906710 commit 15b0b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: docker://morphy/revive-action:v2
- uses: golang/govulncheck-action@v1

0 comments on commit 15b0b48

Please sign in to comment.