Skip to content

Commit

Permalink
chore(actions): remove golang-ci-lint version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoelker committed Apr 6, 2022
1 parent 5e915a4 commit cc51f2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ jobs:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2.5.2
with:
version: v1.43.0

0 comments on commit cc51f2c

Please # to comment.