Skip to content

fix: bump polymesh-action-public to v2.0.2 to support new GitHub token format - #347

Merged
Neopallium merged 1 commit into
developfrom
fix/bump-polymesh-action-to-v2.0.2
Jun 17, 2026
Merged

fix: bump polymesh-action-public to v2.0.2 to support new GitHub token format#347
Neopallium merged 1 commit into
developfrom
fix/bump-polymesh-action-to-v2.0.2

Conversation

@debelio

@debelio debelio commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

GitHub rolled out stateless JWT-based installation tokens (ghs_) in May 2026. The new tokens are ~520 characters long and contain dots and underscores as JWT separators, which caused polymesh-action-public@v2.0.1 to reject valid GITHUB_TOKEN values with "Invalid GitHub token format".
The fix was applied in the action itself (polymesh-action-public v2.0.2). This PR bumps the workflow to use the patched version.

@debelio
debelio requested a review from F-OBrien as a code owner June 16, 2026 14:29
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

🔒 SSH Commit Auth & Fast-Forward Merge Results

Execution Time: 2026-06-16T14:42:20.801Z
Actor: debelio

✅ SSH Commit Authentication: SUCCESS

Summary: 1/1 commits passed authentication (100.0%)

📊 Summary

Authentication: success • Commits Validated: 1

Action completed successfully! All validations passed.


🤖 Generated by SSH Commit Auth & Fast-Forward Merge Action

@debelio
debelio force-pushed the fix/bump-polymesh-action-to-v2.0.2 branch from ac85574 to eb29716 Compare June 16, 2026 14:41
@Neopallium

Copy link
Copy Markdown

/fast-forward

1 similar comment
@prashantasdeveloper

Copy link
Copy Markdown
Contributor

/fast-forward

@Neopallium
Neopallium merged commit eb29716 into develop Jun 17, 2026
5 checks passed
@Neopallium
Neopallium deleted the fix/bump-polymesh-action-to-v2.0.2 branch June 17, 2026 10:53
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