action-my-broken-link-checker
action-my-broken-link-checker copied to clipboard
A GitHub Action for checking broken links
**Describe the bug** I am using the action as follows ``` jobs: my-broken-link-checker: name: Broken Links Check runs-on: ubuntu-latest steps: - name: Check uses: ruzickap/action-my-broken-link-checker@v2 with: url: https://petrhurtak.com cmd_params: >...
:robot: I have created a release *beep* *boop* --- ## [2.4.1](https://github.com/ruzickap/action-my-broken-link-checker/compare/v2.4.0...v2.4.1) (2023-12-17) ### Bug Fixes * **gha:** fix major version of release-please-action ([#114](https://github.com/ruzickap/action-my-broken-link-checker/issues/114)) ([1826ed3](https://github.com/ruzickap/action-my-broken-link-checker/commit/1826ed399eff0999d2c2d6ee1e06a35e9f93915f)) --- This PR was generated with...
:robot: I have created a release *beep* *boop* --- ## [2.7.0](https://github.com/ruzickap/action-my-broken-link-checker/compare/v2.6.0...v2.7.0) (2024-03-07) ### Features * **gh_actions:** replace stale + add commitlint ([ba01d26](https://github.com/ruzickap/action-my-broken-link-checker/commit/ba01d260a2003e5a13e4a52589a2a1b245b3fb52)) * **gh-actions:** add lint-pr-title ([fe68f10](https://github.com/ruzickap/action-my-broken-link-checker/commit/fe68f101dfcf248dedf8926dbfa0236a8cec485e)) * **gha:** Add...