Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot]
68e6194b0d deps(deps): bump gaurav-nelson/github-action-markdown-link-check (#278)
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](d53a906aa6...1b916f2cf6)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 10:24:12 -05:00
Rui Chen
12939c1470 feat: pin workflow action sha
use frizbee to workflow action sha

Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-12-13 18:22:50 -05:00
Rui Chen
3308f857d4 feat: update runner to ubuntu-24.04
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-08-01 14:09:36 -04:00
dependabot[bot]
38d04cf5d9 deps(deps): bump tmcw/notfoundbot from 2.3.0 to 2.3.1 (#260)
Bumps [tmcw/notfoundbot](https://github.com/tmcw/notfoundbot) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tmcw/notfoundbot/releases)
- [Changelog](https://github.com/tmcw/notfoundbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tmcw/notfoundbot/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: tmcw/notfoundbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 16:24:41 -04:00
dependabot[bot]
f481638a43 deps(deps): bump actions/checkout from 3 to 4 (#230)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 13:33:29 -04:00
Anton Babenko
618ec9faeb Skip checking twitter link which requires login (#224) 2023-07-08 11:35:58 +02:00
Rui Chen
9ed6655742 deps: switch back to use github-action-markdown-link-check@v1
upstream issue, https://github.com/tcort/markdown-link-check/issues/196

Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-04-23 12:33:22 -04:00
Rui Chen
62b6cdd3d0 fix: should be 1.0.14 2022-04-23 12:27:20 -04:00
Rui Chen
7d35cdde15 fix: version tag should be 1.0.14 instead of v1.0.14 2022-04-23 12:26:30 -04:00
Rui Chen
889930cc02 deps: github-action-markdown-link-check@v1.1.4 2022-04-23 12:24:45 -04:00
Rui Chen
232fd51d83 markdown-lint: add links config and retryOn429 2022-04-23 12:19:08 -04:00
Rui Chen
b19857d05f markdown-lint: add links config and retryOn429
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-04-23 12:18:18 -04:00
Rui Chen
1a224ad071 notfound: add GITHUB_TOKEN
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-03-13 23:50:51 -04:00
Rui Chen
fc5ca43933 dependabot: add dependabot for github-actions
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-03-13 23:39:48 -04:00
Rui Chen
8c4f992628 workflow: fix notfound tag (v2 does not exist) 2022-03-13 23:37:38 -04:00
Rui Chen
79fe6f374d add markdown-link-check workflow
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-03-13 23:35:24 -04:00
Rui Chen
c8ca3a0cd3 add misspell workflow
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-03-13 23:31:43 -04:00
Rui Chen
91662af2bd add notfound workflow
github action ref, https://github.com/tmcw/notfoundbot

Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-03-13 23:30:01 -04:00