Skip to content

Commit

Permalink
build(deps): bump golang/govulncheck-action from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [golang/govulncheck-action](https://github.com/golang/govulncheck-action) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/golang/govulncheck-action/releases)
- [Commits](golang/govulncheck-action@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: golang/govulncheck-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 669ade1 commit 119436b
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 119436b

Please sign in to comment.