Skip to content

Commit

Permalink
Bump golangci-lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed Mar 31, 2023
1 parent f981616 commit 537a378
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ jobs:
go-version: 1.20.x
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/[email protected]
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.49
uses: golangci/golangci-lint-action@v3

acctest:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 537a378

Please sign in to comment.