Skip to content

Upgrade GitHub Actions to version 4#350

Merged
francinelucca merged 3 commits intomainfrom
gp/oidc-migration-1
May 8, 2026
Merged

Upgrade GitHub Actions to version 4#350
francinelucca merged 3 commits intomainfrom
gp/oidc-migration-1

Conversation

@gracepark
Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings May 8, 2026 19:20
@gracepark gracepark requested a review from a team as a code owner May 8, 2026 19:20
@gracepark gracepark closed this May 8, 2026
@gracepark gracepark reopened this May 8, 2026
Copy link
Copy Markdown
Contributor

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

Updates the release publishing workflow to use newer GitHub Actions versions as part of an OIDC/provenance publishing migration.

Changes:

  • Upgraded actions/checkout and actions/setup-node to @v4 for the npm publish job.
  • Bumped the npm publish job runtime from Node.js 22 to Node.js 24.
  • Removed use of the npm_token secret for publishing to npm (implying an OIDC/trusted publishing flow).
Show a summary per file
File Description
.github/workflows/publish.yml Updates the release publishing jobs to newer Actions (partially) and adjusts npm publish configuration/runtime.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

Comment thread .github/workflows/publish.yml
Comment thread .github/workflows/publish.yml Outdated
gracepark and others added 2 commits May 8, 2026 12:24
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@francinelucca francinelucca merged commit aa33954 into main May 8, 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.

3 participants