crates-io-auth-action
Version updated for https://github.com/rust-lang/crates-io-auth-action to version v1.0.4.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1,325 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The crates-io-auth-action GitHub Action automates the process of obtaining a temporary access token for interacting with the crates.io registry, including support for custom registry URLs. It simplifies secure authentication for tasks like trusted publishing and ensures security by automatically revoking the token when the workflow completes.
Release notes
What’s Changed
- Update Renovate GitHub Action digest pinning configuration by @marcoieni in https://github.com/rust-lang/crates-io-auth-action/pull/205
- update tsdown to v0.21 by @marcoieni in https://github.com/rust-lang/crates-io-auth-action/pull/211
- update to node 24 by @marcoieni in https://github.com/rust-lang/crates-io-auth-action/pull/212
- update to actions core 3 by @marcoieni in https://github.com/rust-lang/crates-io-auth-action/pull/213
- Other dependencies updates
Full Changelog: https://github.com/rust-lang/crates-io-auth-action/compare/v1.0.3...v1.0.4