Skip to content

chore(gh): update release workflow #1607

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tenthirtyam
Copy link
Collaborator

@tenthirtyam tenthirtyam commented Apr 15, 2025

  • Updates actions/checkout to v4.2.2.
  • Updates actions/setup-go to v5.4.0.
  • Updates golangci/golangci-lint-action to v6.5.2.
  • Updates golangci/golangci-lint-action to use golangci-lint v1.64.8 to match golangci-lint.yml.
  • Removes skip-pkg-cache and skip-build-cache options that were removed April 2024 in golangci/golangci-lint-action v5.0.0 asinc ethe cache management is handled in actions/setup-go.

Ref: https://github.com/golangci/golangci-lint-action/releases/tag/v5.0.0

Note

Only once golangci-lint is bumped to v2 in seperate PR, can the golangci/golangci-lint-action be bumped to v7.

@tenthirtyam tenthirtyam added chore Chore github-actions GitHub Actions labels Apr 15, 2025
@tenthirtyam tenthirtyam self-assigned this Apr 15, 2025
@tenthirtyam tenthirtyam force-pushed the chore(gh)/update-release-workflow branch from 006bb56 to a7ac6fc Compare April 15, 2025 02:25
- Updates `actions/checkout` to v4.2.2.
- Updates `actions/setup-go` to v5.4.0.
- Updates `golangci/golangci-lint-action` to v6.5.2.
- Updates `golangci/golangci-lint-action` to use `golangci-lint` v1.64.8 to match `golangci-lint.yml`.
- Removes `skip-pkg-cache` and `skip-build-cache` options that were removed April 2024 in `golangci/golangci-lint-action` v5.0.0 asinc ethe cache management is handled in `actions/setup-go`. Ref: https://github.com/golangci/golangci-lint-action/releases/tag/v5.0.0

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam force-pushed the chore(gh)/update-release-workflow branch from a7ac6fc to ff1b570 Compare April 16, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore github-actions GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants