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

bump action versions for ci workflow #83

Merged
merged 1 commit into from
Mar 6, 2023
Merged

Conversation

jenngeorge
Copy link
Contributor

@jenngeorge jenngeorge commented Mar 6, 2023

Previously, the golangci-lint action failed because
it installed the latest stable go version instead of
using the pre installed version. Now it uses the
pre installed go version 1.18.

Previously, the golangci-lint action failed because
it installed the latest stable go version instead of
using the pre installed version. Now it uses the
pre installed go version 1.18.
@jenngeorge
Copy link
Contributor Author

Here is an example failing Golint job: https://github.com/cockroachdb/terraform-provider-cockroach/actions/runs/4327170962/jobs/7591940692#step:3:18
and here is a helpful golangci-lint-action issue comment: golangci/golangci-lint-action#442 (comment)

@jenngeorge
Copy link
Contributor Author

TFTR!

@jenngeorge jenngeorge merged commit 6c77b10 into main Mar 6, 2023
@jenngeorge jenngeorge deleted the bump-ci-lint-version branch March 6, 2023 23:14
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.

2 participants