Skip to content

Fix publish workflow to support OIDC token#104

Open
torchiaf wants to merge 5 commits intorancher:masterfrom
torchiaf:fix-publish
Open

Fix publish workflow to support OIDC token#104
torchiaf wants to merge 5 commits intorancher:masterfrom
torchiaf:fix-publish

Conversation

@torchiaf
Copy link
Copy Markdown
Member

No description provided.

@torchiaf torchiaf requested a review from nwmac February 10, 2026 13:00
@torchiaf torchiaf force-pushed the fix-publish branch 3 times, most recently from cff34af to 432164d Compare February 10, 2026 13:12
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is missing the required OIDC permissions:

permissions:
  id-token: write
  contents: read

- name: Setup publish
uses: actions/setup-node@v6
with:
node-version: '14.x'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We need to target node version 22.14.0 or higher

@torchiaf torchiaf mentioned this pull request Apr 2, 2026
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