Skip to content

Conversation

@MikeMcC399
Copy link
Collaborator

Situation

The Cypress.io team desires to migrate to npm Trusted Publishing, as specified in issue #1558.

The CI workflow .github/workflows/main.yml in the release job uses semantic-release@24.2.3, released on Feb 15, 2025.

semantic-release@25.0.1, released on Oct 19, 2025, is the first version to support Trusted Publishing.

Change

In the release job of the CI workflow .github/workflows/main.yml update:

From To
cycjimmy/semantic-release-action@v5 cycjimmy/semantic-release-action@v6
semantic-release@24.2.3 semantic-release@25.0.2 (latest)

Update also
cycjimmy/semantic-release-action to v6
@cypress-app-bot
Copy link

@jennifer-shehane jennifer-shehane merged commit 8a553ad into cypress-io:master Jan 20, 2026
81 checks passed
@MikeMcC399 MikeMcC399 deleted the update/semantic-release branch January 20, 2026 16:39
@github-actions
Copy link

🎉 This PR is included in version 6.10.9 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update semantic-release to version supporting Trusted Publishing

4 participants