radumarias/check-version-changed-rust

Checks if the version has changed since last release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 6, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: radumarias/action-check-version-changed-rust@c01cecfa631e6da1f6ff4b0b9683e496c26ffb09 # v1

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

no inputs

namedescription
changedIf the version has changed (type: bool)
versionThe current value in version file (type: string)
prev_versionThe previous version (type: string)