Skip to content

Commit c6e2488

Browse files
authored
Merge pull request #93 from github/dependabot/github_actions/golangci/golangci-lint-action-6.2.0
Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
2 parents c3fae69 + 9fe7d9a commit c6e2488

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
@@ -21,7 +21,7 @@ jobs:
2121
go-version: "1.18.5"
2222

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

0 commit comments

Comments
 (0)