Skip to content

Commit 0de6591

Browse files
authored
Merge pull request #1344 from kubernetes-sigs/dependabot/github_actions/all-2cd6e5c246
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 in the all group
2 parents 55da5f2 + 931bb1c commit 0de6591

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616

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

0 commit comments

Comments
 (0)