dylan-smith/Validate Release Files

Checks that the files attached to a release match the files committed to the repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 9, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: dylan-smith/validate-release-files@bbba0b90cacc4170e2d3f9a0db6375c87722366a # v1.0

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

namedescriptionrequireddefault
repoPathPath to the local git repositoryno${{ github.workspace }}
releasePathPath to the donwloaded release filesno${{ github.workspace }}/release_files

no outputs