Skip to content

Commit 5bc8cca

Browse files
authored
Merge pull request #1224 from kubernetes-sigs/dependabot/github_actions/all-b23e0286c6
build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 in the all group
2 parents 73b37f7 + cbb40c5 commit 5bc8cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1616

17-
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
17+
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
1818
with:
1919
go-version: "1.21"
2020
check-latest: true

0 commit comments

Comments
 (0)