Skip to content

Commit bcd0dfa

Browse files
authored
Merge pull request #1794 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.0
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0
2 parents 77aa6f8 + 6dc012f commit bcd0dfa

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
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
go-version-file: go.mod
5757
- name: Setup golangci-lint
58-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
58+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
5959
with:
6060
args: --verbose
6161
version: latest

0 commit comments

Comments
 (0)