Skip to content

Commit

Permalink
govulncheck action uses 1.21.5 version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Disper committed Dec 15, 2023
1 parent ae670d8 commit 0f1b402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-vuln-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: vulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.21.4
go-version-input: 1.21.5
go-package: ./...

0 comments on commit 0f1b402

Please sign in to comment.