dawchihliou/Changed Filenames

GitHub Action to fetch changed filenames in pull pequests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 22, 2024
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: dawchihliou/changed-files-action@d4eb17275830aad7c67579e5079edccfeda257c1 # v1

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

namedescriptionrequireddefault
tokenGitHub API token. Default to "secrets.GITHUB_TOKEN". yes${{ github.token }}
outputyesstring
namedescription
filenamesAll changed filenames, including added, modified, renamed, and removed files.