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

ci: update actions and golangci-lint #33

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Nov 19, 2024

This fixes failing CI.

Changes:

  • update versions for actions/checkout, actions/setup-go
  • remove unneeded actions/cache because actions/setup-go has caching
  • update golangci-lint to the latest v1.62.0, it's compatible with Go 1.23
  • add git diff --exit-code after make because go fmt ./... may change files, and we should detect this and fail pipeline

@alexandear alexandear force-pushed the ci/update-actions-lint branch from 0be96cf to 03189c4 Compare November 19, 2024 15:20
@alexandear alexandear force-pushed the ci/update-actions-lint branch from 03189c4 to 132c04f Compare November 19, 2024 15:23
@catenacyber catenacyber merged commit 7f3ce4e into catenacyber:main Nov 19, 2024
1 check passed
@catenacyber
Copy link
Owner

Thanks for your contribution

@alexandear alexandear deleted the ci/update-actions-lint branch November 19, 2024 20:11
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