Skip to content

Commit

Permalink
Update golang-ci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandan B N committed Apr 5, 2022
1 parent 36e2516 commit bac0a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang-ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
go-version: '1.17.7'
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3.1.0
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: latest
Expand Down

0 comments on commit bac0a2b

Please sign in to comment.