chore(deps): bump golang/govulncheck-action from 1.0.4 to 1.1.0 (#32356)

Bumps [golang/govulncheck-action](https://github.com/golang/govulncheck-action) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/golang/govulncheck-action/releases)
- [Commits](b625fbe08f...032d45514a)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/32331/head
dependabot[bot] 2 weeks ago committed by GitHub
parent 8e199708cc
commit a3d7a6c50a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,6 +23,6 @@ jobs:
go-version: '${{ env.GOLANG_VERSION }}'
check-latest: true
- name: govulncheck
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # pin@1.0.4
uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # pin@1.1.0
with:
go-package: ./...

Loading…
Cancel
Save