Skip to content

Commit 8997e3d

Browse files
authored
Merge pull request #1272 from rancher/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.2
2 parents 018dfb7 + e14280a commit 8997e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
with:
1717
go-version: 1.23.x
1818
- name: Analysis
19-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
19+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
2020
with:
2121
args: -v

0 commit comments

Comments
 (0)