projg2/Update crate-dist mirror

Fetch new upstream tags for a mirror and trigger crate dist builds for them

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: projg2/crate-dist-mirror-action@a90fb371b2de6e330047e51442028cdb77fbd034 # v2.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ssh-private-keyPrivate SSH key to use for pushingyes
directoriesDirectories with Cargo.toml files to process.
run-cargo-updateRun "cargo update" in top-level directoryfalse
tag-filterBash pattern used to filter processed tags (matched against tag name, without "refs/tags/")*
upstream-repoURL to fetch upstream repository from (the default is to query GitHub)
crate-dist-actionPath and ref of the crate-dist action to useprojg2/crate-dist-action@v1

no outputs