lfreleng-actions/🌍 Download Content from URL

Uses WGET to download the content from a given URL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/url-download-action@77920845b3cef96fac9ef287dcff261b24a12341 # v0.1.5

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

namedescriptionrequireddefault
urlURL to downloadyes
exit_on_failExit with error if download failsnotrue
no_clobberWill not overwrite existing local filenofalse
pathSave file to this local file system pathno
wget_flagsAdditional/supplmentary flags to wget commandno-q

no outputs