Skip to content

Commit

Permalink
Merge pull request #33 from subhamkrai/fix-govulcheck
Browse files Browse the repository at this point in the history
ci: add `check-latest: true` in govulncheck ci
  • Loading branch information
Madhu-1 authored Jul 4, 2024
2 parents 0ae2a92 + 4afb376 commit ac02dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
check-latest: true
- name: govulncheck
uses: golang/govulncheck-action@v1

0 comments on commit ac02dd7

Please sign in to comment.