Skip to content

Commit

Permalink
Interesting v3 of the linter action doesn't like it with the setup go...
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Winter <bwinter@vmware.com>
  • Loading branch information
bwinter committed Apr 20, 2023
1 parent 65434b2 commit 5fe6ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
go-version: 1.17
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v2
with:
version: v1.52.2
skip-cache: true
Expand Down

0 comments on commit 5fe6ee1

Please sign in to comment.