Skip to content

Commit ff3539b

Browse files
authored
Merge pull request #83 from github/dependabot/github_actions/golangci/golangci-lint-action-3
Bump golangci/golangci-lint-action from 2 to 3
2 parents 9f0b6ad + 9d90b21 commit ff3539b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
exit 1
7878
fi
7979
- name: Lint
80-
uses: golangci/golangci-lint-action@v2
80+
uses: golangci/golangci-lint-action@v3
8181
with:
8282
version: v1.29
8383

0 commit comments

Comments
 (0)