Skip to content

Commit 8272f7e

Browse files
authored
Merge pull request #84 from github/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
2 parents 07351af + 1061b44 commit 8272f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
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/golangci-lint-action@v6.0.1
21+
uses: golangci/golangci-lint-action@v6.1.0
2222
with:
2323
version: v1.47.3
2424
args: --verbose --config .golangci.yaml

0 commit comments

Comments
 (0)