You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(release): stamp package version from tag and bump action versions
Add scripts/ci/stamp_version.sh to rewrite Cargo.toml's [package]
version from the release tag before publishing, and wire it into
release-prepare.yml and release.yml. Since publish now runs against a
possibly-edited Cargo.toml, pass --allow-dirty to cargo publish.
Also bump pinned GitHub Actions across the release and test workflows
(checkout v6->v7, upload-artifact v4->v7, download-artifact v4->v8,
action-gh-release v2->v3) and labeler's checkout v4->v7.
0 commit comments