Skip to content

Commit d3f5ac8

Browse files
authored
Merge pull request kubernetes-sigs#6 from multicluster-runtime/dependabot/github_actions/all-github-actions-06c47a9d96
🌱 Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 in the all-github-actions group
2 parents c6061bb + be0ace4 commit d3f5ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
go-version: ${{ steps.vars.outputs.go_version }}
3737
- name: golangci-lint
38-
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # tag=v6.3.2
38+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # tag=v6.5.0
3939
with:
4040
version: v1.63.4
4141
args: --out-format=colored-line-number

0 commit comments

Comments
 (0)