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

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.

Update semantic-release to version supporting Trusted Publishing

2 participants