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

Update golangci/golangci-lint-action to v6 #4013

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

larvacea
Copy link
Member

Description of changes:

Update golangci-lint workflow to use golangci/golangci-lint-action@v6 rather than v4.

Update linter configuration golang-ci.yaml to use the linter name govet rather than vet, since vet is deprecated.

Testing done:

Manual cargo make check-golangci-lint found no problems. This pull request should run the GitHub workflow.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Copy link
Contributor

@koooosh koooosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@larvacea larvacea merged commit 89a91d4 into bottlerocket-os:develop Jun 3, 2024
1 check passed
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.

None yet

3 participants