Skip to content

Commit

Permalink
golangci/golangci-lint-action@master
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron-elliott committed Jan 29, 2021
1 parent f69d4f6 commit 4a6962e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
go-version: '1.16.0-rc1' # The Go version to download (if necessary) and use.

- name: golangci-lint
uses: golangci/golangci-lint-action@fix-75
uses: golangci/golangci-lint-action@master
with:
version: v1.35.2
skip-go-installation: true
Expand Down

0 comments on commit 4a6962e

Please sign in to comment.