Skip to content

Commit 392f1ac

Browse files
authored
Merge pull request #1706 from kubernetes-sigs/dependabot/github_actions/golang/govulncheck-action-1.0.4
chore: bump golang/govulncheck-action from 1.0.3 to 1.0.4
2 parents d5acc06 + 658a778 commit 392f1ac

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@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
30+
- uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4

0 commit comments

Comments
 (0)