Skip to content

Commit

Permalink
give another go at golangci-lint picking up the right version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan De Marino committed Jul 19, 2022
1 parent 49a95d4 commit 5aabf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-go.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: go mod download
- uses: golangci/golangci-lint-action@v3
with:
version: 1.47.1
version: latest
terraform-provider-corner:
defaults:
run:
Expand Down

0 comments on commit 5aabf0a

Please sign in to comment.