http-status-code
Version updated for https://github.com/gerdemann/http-status-code to version 1.2.0.
- This action is used across all versions by 26 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, HTTP Status Code, automates the process of checking the HTTP status code of a specified URL within your CI/CD workflows. It helps verify the availability and responsiveness of web resources by confirming they return expected status codes, with optional support for authentication and custom timeout settings. This tool is useful for ensuring the reliability and correctness of URLs in applications or documentation during automated workflows.
What’s Changed
What’s Changed
- fix: code improvements by @erkenes in https://github.com/gerdemann/http-status-code/pull/5
New Contributors
- @erkenes made their first contribution in https://github.com/gerdemann/http-status-code/pull/5
Full Changelog: https://github.com/gerdemann/http-status-code/compare/1.1.1...1.2.0