1arp/Create A File

Create a file

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Aug 24, 2026
Maintenance Recency
Activelast commit Jun 11, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 1arp/create-a-file-action@1cdd9b67e2fa15cff7431f5ba6863466a76a9a9e # 0.4.6

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

namedescriptionrequireddefault
pathPath from cwd where file is to be createdyes""
isAbsolutePathIf the path provided is an absolute pathnofalse
fileThe name of the file to be created with extentionyes
contentThe content of the fileyes""

no outputs