Skip to content

Commit 15f29f2

Browse files
authored
Bumped linter (#176)
This should unblock #175
1 parent c5d6d85 commit 15f29f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
2020
with:
21-
version: v2.0.1
21+
version: v2.1.0
2222
args: --timeout=8m

0 commit comments

Comments
 (0)