Skip to content

Commit

Permalink
Merge pull request #1244 from ko-build/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ng/govulncheck-action-1.0.2
  • Loading branch information
cpanato authored Feb 22, 2024
2 parents 348ca2d + 96b28a8 commit c93759c
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 @@ -25,7 +25,7 @@ jobs:
go-version: ${{ matrix.go-version }}
check-latest: true

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

Expand Down

0 comments on commit c93759c

Please sign in to comment.