Skip to content

Fix crates.io OIDC publish and bump to 0.5.10#141

Merged
iicky merged 1 commit into
mainfrom
fix/crates-oidc-publish
Apr 13, 2026
Merged

Fix crates.io OIDC publish and bump to 0.5.10#141
iicky merged 1 commit into
mainfrom
fix/crates-oidc-publish

Conversation

@iicky

@iicky iicky commented Apr 13, 2026

Copy link
Copy Markdown
Owner
  • adds rust-lang/crates-io-auth-action to exchange the GitHub OIDC id-token for a short-lived crates.io token
  • adds set -o pipefail so cargo publish failures can't be masked by the tee pipeline again
  • bumps version to 0.5.10 because 0.5.9 silently failed to publish to crates.io
  • the static CARGO_REGISTRY_TOKEN secret is no longer referenced anywhere in the workflow and can be revoked

@iicky iicky merged commit c6f5d92 into main Apr 13, 2026
36 checks passed
@iicky iicky deleted the fix/crates-oidc-publish branch April 13, 2026 14:24
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.

1 participant