Skip to content

Commit 09eed10

Browse files
authored
Merge pull request #1618 from kubernetes-sigs/dependabot/github_actions/golang/govulncheck-action-1.0.3
chore: bump golang/govulncheck-action from 1.0.2 to 1.0.3
2 parents 7e524a7 + 5e1d34f commit 09eed10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-vulns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
with:
2828
go-version: "1.21"
2929
check-latest: true
30-
- uses: golang/govulncheck-action@3a32958c2706f7048305d5a2e53633d7e37e97d0 # v1.0.2
30+
- uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3

0 commit comments

Comments
 (0)