Skip to content

Update golang-ci#42

Merged
rokuosan merged 1 commit intomainfrom
update-golangci
Mar 23, 2025
Merged

Update golang-ci#42
rokuosan merged 1 commit intomainfrom
update-golangci

Conversation

@rokuosan
Copy link
Copy Markdown
Owner

No description provided.

@rokuosan rokuosan self-assigned this Mar 23, 2025
@rokuosan rokuosan requested a review from Copilot March 23, 2025 13:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Golang CI GitHub Actions workflow to use an updated golangci-lint action and bump the lint version.

  • Updated golangci-lint action from a version tag reference (v6) to a specific commit hash with a comment indicating v6.5.1.
  • Bumped the lint version from v1.60 to v1.62.2.
Comments suppressed due to low confidence (1)

.github/workflows/ci-golang.yaml:21

  • [nitpick] Consider using a version tag (e.g., v6.5.1) instead of a commit hash for the golangci-lint-action for easier maintenance, unless a specific commit is intentionally required.
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1

@rokuosan rokuosan merged commit 966f79a into main Mar 23, 2025
2 checks passed
@rokuosan rokuosan deleted the update-golangci branch March 23, 2025 13:39
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