Skip to content

Upgrade GitHub Actions to latest versions#2672

Open
salmanmkc wants to merge 1 commit intoComposioHQ:nextfrom
salmanmkc:upgrade-github-actions-node24-general
Open

Upgrade GitHub Actions to latest versions#2672
salmanmkc wants to merge 1 commit intoComposioHQ:nextfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link

@salmanmkc salmanmkc commented Feb 19, 2026

Summary

Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates.

Changes

Action Old Version(s) New Version Release Files
anthropics/claude-code-action v1 v1.0.55 Release claude-code-doc-review.yml, claude.yml, docs.changelog-to-docs.yml
astral-sh/setup-uv v6 v7 Release py.test.yml
changesets/action v1 v1.7.0 Release ts.release.yml
denoland/setup-deno v2 v2.0.3 Release ts.test-e2e.yml
peter-evans/create-pull-request 98357b1 c0f553f Release docs-update-data.yml, generate-sdk-docs.yml
slackapi/slack-github-action fcfb566 91efab1 Release docs.changelog-notification.yml, docs.health-check.yml, ts.release.yml

Why upgrade?

Keeping GitHub Actions up to date ensures:

  • Security: Latest security patches and fixes
  • Features: Access to new functionality and improvements
  • Compatibility: Better support for current GitHub features
  • Performance: Optimizations and efficiency improvements

⚠️ Breaking Changes

  • astral-sh/setup-uv (v6 → v7): Major version upgrade — review the release notes for breaking changes
    • ⚠️ Input server-url was removed — if your workflow uses it, the step may fail

Security Note

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA) to maintain the security benefits of immutable references.

Testing

These changes only affect CI/CD workflow configurations and should not impact application functionality. The workflows should be tested by running them on a branch before merging.

@vercel
Copy link

vercel bot commented Feb 19, 2026

@salmanmkc is attempting to deploy a commit to the Composio Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from e751bdb to 8344bd0 Compare February 20, 2026 11:47
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
@salmanmkc salmanmkc force-pushed the upgrade-github-actions-node24-general branch from 8344bd0 to c3ececf Compare February 20, 2026 11:56
@haxzie haxzie requested a review from jkomyno February 20, 2026 20:50
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