a7ul/Tar action

A cross platform github action for using tar.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Aug 17, 2026
Maintenance Recency
Stalelast commit Apr 5, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: a7ul/tar-action@ed9cbd44fc9276db29ea2fb1f8adf3d7e0691589 # v1.2.0

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

namedescriptionrequireddefault
cwdCurrent working directory for tar commandno
commandc = compressyes
filesList of files or folders to archiveyes
outPathPath of the output archive (ex: abc.tar.gz)yes
namedescription
donereturns true if successful