Skip to content

Commit 502dc8e

Browse files
authored
Merge pull request #61 from github/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
2 parents 43d7040 + ed23ec0 commit 502dc8e

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
@@ -18,7 +18,7 @@ jobs:
1818
go-version: "1.18.5"
1919

2020
- name: golangci-lint
21-
uses: golangci/[email protected].0
21+
uses: golangci/[email protected].1
2222
with:
2323
version: v1.47.3
2424
args: --verbose --config .golangci.yaml

0 commit comments

Comments
 (0)