Skip to content

Commit 360f41d

Browse files
authored
Merge pull request #98 from github/dependabot/github_actions/golangci/golangci-lint-action-6.5.0
Bump golangci/golangci-lint-action from 6.2.0 to 6.5.0
2 parents d0ebb9a + f207832 commit 360f41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: "1.18.5"
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
24+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
2525
with:
2626
version: v1.47.3
2727
args: --verbose --config .golangci.yaml

0 commit comments

Comments
 (0)