actions-marketplace-validations/Axios URL Health Check

Ping given URL for a post-deploy check. With redirect and retrying capabilities

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 15, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/vcnc-hex_url-health-check-action@42b807536da2cda955daf02ddeb5e70c56d7020a # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
urlTarget URL(s), split by |yes
max-attemptsNumber of unsuccessful attempts to call URL before giving upno1
request-timeoutTime before allowing request to time outno10s
max-timeTime to wait before giving upno1m
retry-delayDelay between retriesno1s

no outputs