Skip to content

Commit

Permalink
build(deps): Bump golang/govulncheck-action from 1.0.2 to 1.0.3 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Parman <[email protected]>
  • Loading branch information
dependabot[bot] and skyzyx authored Aug 28, 2024
1 parent f0b9c41 commit d9bf03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cache: true

- id: govulncheck
uses: golang/govulncheck-action@3a32958c2706f7048305d5a2e53633d7e37e97d0 # v1.0.2
uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-input: ">= 1.21"
check-latest: true

0 comments on commit d9bf03a

Please sign in to comment.