Skip to content

chore: upgrade GitHub Actions dependencies - #7

Merged
hisco merged 2 commits into
mainfrom
chore/upgrade-actions
Jul 1, 2026
Merged

chore: upgrade GitHub Actions dependencies#7
hisco merged 2 commits into
mainfrom
chore/upgrade-actions

Conversation

@hisco

@hisco hisco commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Upgrades GitHub Actions dependencies across workflow files.

  • Bump actions/checkout from v4 to v7 in release.yml and test.yml (all occurrences)
  • Bump actions/setup-node from v4 to v6 in test.yml
  • Replace codfish/semantic-release-action@v4 with cycjimmy/semantic-release-action pinned to v6.0.0. Replaced because codfish was disabled by GitHub after a supply-chain compromise so its tags no longer resolve; cycjimmy is the maintained standard replacement.

https://claude.ai/code/session_011T9ASy4VmRoYrnuTsLd9oU


Note

Low Risk
CI-only dependency and release-action changes with no application or runtime code touched.

Overview
Upgrades CI workflows to current actions/checkout (v7) and actions/setup-node (v6), and replaces the release job’s codfish/semantic-release-action with cycjimmy/semantic-release-action pinned to v6.0.0, wiring semantic-release-github-actions-tags via extra_plugins instead of additional-packages.

Adds Dependabot (.github/dependabot.yml) for weekly, grouped updates to all GitHub Actions at the repo root.

Reviewed by Cursor Bugbot for commit 160e781. Bugbot is set up for automated code reviews on this repo. Configure here.

hisco added 2 commits July 1, 2026 16:36
- Bump actions/checkout from v4 to v7 across release.yml and test.yml
- Bump actions/setup-node from v4 to v6 in test.yml
- Replace codfish/semantic-release-action@v4 with cycjimmy/semantic-release-action pinned to v6.0.0

Claude-Session: https://claude.ai/code/session_011T9ASy4VmRoYrnuTsLd9oU
@hisco
hisco merged commit 0174773 into main Jul 1, 2026
6 checks passed
@hisco
hisco deleted the chore/upgrade-actions branch July 1, 2026 15:18
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant