Skip to content

Commit

Permalink
chore: update CI to use 1.21.8 for govulncheck
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambrt committed Mar 6, 2024
1 parent 2660955 commit 487f054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.21.8

- name: Coverage
run: |
Expand Down

0 comments on commit 487f054

Please sign in to comment.