Skip to content

Commit

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

---
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 Oct 7, 2024
1 parent 0fa3e98 commit 461b3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: go vet ./...

- name: govulncheck
uses: golang/[email protected].3
uses: golang/[email protected].4
with:
cache: false
repo-checkout: false
Expand Down

0 comments on commit 461b3cb

Please sign in to comment.