Skip to content

ci: update actions for the Release new action version workflow#175

Merged
xhyrom merged 1 commit into
oven-sh:mainfrom
tcely:patch-3
Mar 14, 2026
Merged

ci: update actions for the Release new action version workflow#175
xhyrom merged 1 commit into
oven-sh:mainfrom
tcely:patch-3

Conversation

@tcely

@tcely tcely commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Update the used actions to versions that support Node 24.

For #172

@tcely tcely changed the title Update release.yml Update actions for the "Release new action version" workflow Mar 11, 2026
@tcely tcely marked this pull request as ready for review March 11, 2026 15:12
@tcely tcely changed the title Update actions for the "Release new action version" workflow Update actions for the Release new action version workflow Mar 11, 2026
Support for Node.js version 24 was added in `v0.4.0`.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
@coderabbitai

coderabbitai Bot commented Mar 11, 2026

Copy link
Copy Markdown

Walkthrough

Updated GitHub Actions versions in the release workflow. Upgraded actions/checkout from v4 to v6.0.2 and actions/publish-action from v0.3.0 to v0.4.0. No logic or control flow changes.

Changes

Cohort / File(s) Summary
GitHub Workflow Configuration
.github/workflows/release.yml
Upgraded actions/checkout to v6.0.2 and actions/publish-action to v0.4.0. Step sequencing and environment variables remain unchanged.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed The description is relevant to the changeset, explaining that actions are updated to support Node.js 24 and referencing issue #172.
Title check ✅ Passed The title accurately describes the main change: updating GitHub Actions versions in the Release workflow to support Node.js 24.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.

Add a .trivyignore file to your project to customize which findings Trivy reports.

@tcely tcely mentioned this pull request Mar 12, 2026
@xhyrom xhyrom changed the title Update actions for the Release new action version workflow ci: update actions for the Release new action version workflow Mar 14, 2026
@xhyrom xhyrom merged commit 1255e43 into oven-sh:main Mar 14, 2026
87 checks passed
@tcely tcely deleted the patch-3 branch March 14, 2026 10:03
tcely added a commit to tcely/setup-bun that referenced this pull request Mar 14, 2026
…n-sh#175)

fix(ci): pin `actions/publish-action@v0.4.0` by commit hash

Support for Node.js version 24 was added in `v0.4.0`.

Also:
- pin `actions/checkout@v6.0.2` by commit hash
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