Skip to content

Commit 7623103

Browse files
authored
Merge pull request #1288 from kubernetes-sigs/dependabot/github_actions/all-bb19256708
Bump actions/setup-go from 5.0.1 to 5.0.2 in the all group
2 parents 0dec0f8 + 58b9dc6 commit 7623103

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1616

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

0 commit comments

Comments
 (0)