chore: Update to official govulncheck github action (#13623)

This commit is contained in:
Joshua Powers 2023-07-14 08:42:44 -06:00 committed by GitHub
parent a72b859b13
commit 50b6a63b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -12,8 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Scan for Vulnerabilities in Code
uses: Templum/govulncheck-action@v0.10.1
uses: golang/govulncheck-action@v1
with:
go-version: '1.20'
vulncheck-version: v0.1.0
package: ./...
go-version-input: 1.20.6
go-package: ./...