Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit bbb3fe4

Browse files
build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0
1 parent b17b489 commit bbb3fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
run: go mod tidy -go=1.17
1818

1919
- name: Run golangci-lint
20-
uses: golangci/golangci-lint-action@v2.5.2
20+
uses: golangci/golangci-lint-action@v3.1.0
2121
with:
2222
version: latest

0 commit comments

Comments
 (0)