dbanty/sample-rust-action

An example GitHub Action written in Rust, generated from [dbanty/rust-github-action-template](https://github.com/dbanty/rust-github-action-template). You can either use this GitHub template and customize it yourself, or `cargo generate dbanty/rust-github-action-template` to create a new repo from this template. Any issues should be opened in the upstream template.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 18, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dbanty/sample-rust-action@f0ce1342f764687d3615c24903918da5f35ac955 # v0.5.0

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

namedescriptionrequireddefault
errorThe error message to display, if anyno""
tokenThe GitHub token to use for downloading the action, defaults to workflow tokenyes${{ github.token }}
namedescription
errorThe description of any error that occurred