Skip to content

Commit

Permalink
Scan using newer go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed Oct 12, 2023
1 parent bd068ff commit 1e91364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Scan for Vulnerabilities in Code
uses: Templum/govulncheck-action@435a35e28c7e56076f6daf838b81c1aa76ee0c95 # [email protected]
with:
go-version: 1.19
go-version: 1.21
package: ./...
fail-on-vuln: true

0 comments on commit 1e91364

Please sign in to comment.