Skip to content

Commit

Permalink
Merge pull request #1326 from ko-build/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ng/govulncheck-action-1.0.3

Bump golang/govulncheck-action from 1.0.2 to 1.0.3
  • Loading branch information
cpanato committed Jun 4, 2024
2 parents 8b6640b + c6dc448 commit f273e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: ${{ matrix.go-version }}
check-latest: true

- uses: golang/govulncheck-action@3a32958c2706f7048305d5a2e53633d7e37e97d0 # v1
- uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1
with:
go-version-input: ${{ matrix.go-version }}

Expand Down

0 comments on commit f273e1a

Please sign in to comment.