Skip to content

Commit

Permalink
Merge pull request #62 from nberlee/0620dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…ang/govulncheck-action-1.0.3

build(deps): bump golang/govulncheck-action from 1.0.2 to 1.0.3
  • Loading branch information
nberlee authored Jul 4, 2024
2 parents fbc132e + 119436b commit 1353750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Check for vulnerabilities
id: govulncheck
uses: golang/[email protected].2
uses: golang/[email protected].3
with:
cache: false
go-version-input: ${{ matrix.go-version }}
Expand Down

0 comments on commit 1353750

Please sign in to comment.