Skip to content

Commit

Permalink
chore(deps): Bump govulncheck-action from 0.0.9 to 0.10.0 (influxdata…
Browse files Browse the repository at this point in the history
  • Loading branch information
srebhan authored Mar 22, 2023
1 parent eb3ffe1 commit 636f7c3
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 @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Scan for Vulnerabilities in Code
uses: Templum/govulncheck-action@v0.0.9
uses: Templum/govulncheck-action@v0.10.0
with:
go-version: '1.20'
vulncheck-version: latest
Expand Down

0 comments on commit 636f7c3

Please sign in to comment.