Bump golang/govulncheck-action from 1.0.3 to 1.0.4

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](dd0578b371...b625fbe08f)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/13360/head
dependabot[bot] 3 months ago committed by GitHub
parent 159844e2c6
commit 79257331c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,6 +19,6 @@ jobs:
go-version: '1.22'
check-latest: true
- name: govulncheck
uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # pin@1.0.3
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # pin@1.0.4
with:
go-package: ./...

Loading…
Cancel
Save