Skip to content

Commit

Permalink
ci: add check-latest param
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou committed Nov 7, 2022
1 parent 87cedc2 commit d94fa87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.19.x
check-latest: true
- name: Fetch Repository
uses: actions/checkout@v3
- name: Install Govulncheck
Expand Down

0 comments on commit d94fa87

Please sign in to comment.