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 CI workflows to use latest versions #92

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

hrmsk66
Copy link
Owner

@hrmsk66 hrmsk66 commented Apr 5, 2024

This PR updates the CI workflows to use the latest versions of various actions and tools:

  • actions/setup-go is updated from v3 to v5, and the Go version is bumped from 1.18 to 1.22.
  • actions/checkout is updated from v3 to v4 in the golangci-lint.yml workflow and from v2 to v4 in the release.yml workflow.
  • golangci/golangci-lint-action is updated from v3 to v4, and the version of golangci-lint is bumped from v1.51 to v1.54.
  • goreleaser/goreleaser-action is updated from v2 to v5.

This PR does not introduce any changes to the application code itself. It only updates the CI configuration files.

@hrmsk66 hrmsk66 merged commit 836088b into main Apr 5, 2024
3 checks passed
@hrmsk66 hrmsk66 deleted the hrmsk66/update-ci branch April 5, 2024 02:22
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.

1 participant