Skip to content

Commit 3878a3f

Browse files
authored
Merge pull request #1453 from kubernetes-sigs/dependabot/github_actions/all-222032bfaf
chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 in the all group
2 parents b822ce2 + 111abc7 commit 3878a3f

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@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
19+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
2020
with:
2121
go-version: "1.22"
2222
check-latest: true

0 commit comments

Comments
 (0)