actions-marketplace-validations/cachepurger

Purge files that have changed from your website's cloudflare cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 1, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cyrusroshan_cachepurger@0cc64723294eed46b35567f9ba5fac934bbdf73a # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
url-prefixURL that hosts published filesyes
zone-idCloudflare Zone IDyes
api-tokenScoped Cloudflare API Token. Either use this, or API Key + Email
api-keyCloudflare Global API Key
emailCloudflare Email
from-commit${{ github.event.before }}
to-commit${{ github.sha }}

no outputs