Skip to content

Conversation

@nipsysdev
Copy link
Owner

No description provided.

@nipsysdev nipsysdev self-assigned this Dec 29, 2025
Copilot AI review requested due to automatic review settings December 29, 2025 02:07
@nipsysdev nipsysdev added the bug Something isn't working label Dec 29, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates GitHub Actions workflows by bumping action versions and modifying the publish workflow to use pnpm with OIDC authentication instead of npm with token-based auth.

  • Updates actions/checkout from v4 to v6 and jdx/mise-action from v2 to v3 across workflows
  • Adds OIDC permissions and switches from npm publish with NODE_AUTH_TOKEN to pnpm publish
  • Adds Node.js setup using mise-action to the publish workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/publish.yml Adds OIDC permissions, updates action versions, adds mise-action for Node.js setup, and switches to pnpm publish
.github/workflows/check.yml Updates actions/checkout and jdx/mise-action to newer versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings December 29, 2025 02:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nipsysdev nipsysdev merged commit 2d10df3 into main Dec 29, 2025
8 checks passed
@nipsysdev nipsysdev deleted the fix/publish_workflow_update_and_actions_version_bump branch December 29, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants