Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linter in release 1.6: Cherry-pick: Updated golangci-lint-action to 3.1.0 #4526

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

berndverst
Copy link
Member

Cherry pick to fix linter

In version 3 of the Action, it does not try to re-install Go but it uses the currently-installed one.
This should fix issues with the CI failing on the linter because it was re-installing Go 1.18 over 1.17

Signed-off-by: Alessandro (Ale) Segala 43508+ItalyPaleAle@users.noreply.github.com

Description

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

In version 3 of the Action, it does not try to re-install Go but it uses the currently-installed one.
This should fix issues with the CI failing on the linter because it was re-installing Go 1.18 over 1.17

Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
@berndverst berndverst requested review from a team as code owners April 15, 2022 22:59
@artursouza artursouza merged commit b74c8c2 into dapr:release-1.6 Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants