Skip to content

Commit cb024bb

Browse files
authored
Merge pull request #1473 from kubernetes-sigs/dependabot/github_actions/all-4a64306a6a
chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 in the all group
2 parents 7aa05f2 + d39334e commit cb024bb

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818

19-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
19+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2020
with:
2121
go-version: "1.23"
2222
check-latest: true

0 commit comments

Comments
 (0)