Skip to content

Commit

Permalink
ci: Force the Go version for govulncheck (#5879)
Browse files Browse the repository at this point in the history
  • Loading branch information
francislavoie authored Oct 11, 2023
1 parent 130f6d1 commit fae195a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
- name: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: '~1.21.0'
check-latest: true

0 comments on commit fae195a

Please sign in to comment.