Skip to content

Commit

Permalink
Bump up golangci-lint and its action to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kanata2 committed Apr 13, 2023
1 parent b4b5a64 commit d5e621e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc # v3.2.0
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
with:
version: v1.48.0
version: v1.52.2

0 comments on commit d5e621e

Please sign in to comment.