Skip to content

Commit

Permalink
ci: Bump golangci-lint to 1.45.2 (#265)
Browse files Browse the repository at this point in the history
* ci: Bump golangci-lint to 1.45.1 fix linting panic
  • Loading branch information
ethan-lowman-dd authored Apr 12, 2022
1 parent 0e889ad commit a747dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018
with:
version: v1.44
version: v1.45.2

conventional-commits-lint-check:
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit a747dcc

Please sign in to comment.