Skip to content

fix: update GitHub Actions to use latest versions and improve publish…#123

Merged
zy0n merged 2 commits intomainfrom
zy0n/update-publish
Feb 6, 2026
Merged

fix: update GitHub Actions to use latest versions and improve publish…#123
zy0n merged 2 commits intomainfrom
zy0n/update-publish

Conversation

@zy0n
Copy link
Contributor

@zy0n zy0n commented Feb 6, 2026

This pull request updates the .github/workflows/publish-npmjs.yml workflow to modernize the publishing process and ensure compatibility with the latest tools and environments. The most important changes are grouped below:

Workflow modernization:

  • Updated the workflow job name from build to publish and set the environment to npm-release for clearer intent and improved security.

Dependency updates:

  • Upgraded the actions/checkout and actions/setup-node actions from version 3 to version 6, and updated the Node.js version from 16.x to 24 to use the latest features and ensure compatibility.

Publishing command adjustment:

  • Changed the yarn publish command by removing the --access public flag, simplifying the publishing process.

@socket-security
Copy link

socket-security bot commented Feb 6, 2026

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@zy0n zy0n merged commit 86bb27d into main Feb 6, 2026
4 checks passed
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