Skip to content

Commit 0fb5ea8

Browse files
authored
Merge pull request #1258 from kubernetes/dependabot/github_actions/actions/setup-go-6.0.0
build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
2 parents 059b0b6 + 243bcf6 commit 0fb5ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
pull-requests: write
1919
steps:
2020
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
21-
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
21+
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
2222
with:
2323
go-version-file: go.mod
2424
- name: Update Dependencies

0 commit comments

Comments
 (0)