Commit Graph

7 Commits

Author SHA1 Message Date
andrewpollack f6a7af63b9 security: pin version of py-actions/py-dependency-install
Remeidates: https://docs.zizmor.sh/audits/#impostor-commit
Version: https://github.com/py-actions/py-dependency-install/releases/tag/v4.0.0
2025-06-08 08:19:08 -07:00
andrewpollack 2dadd31ebd security: add permissions section to correctness checks workflow 2025-06-08 08:16:10 -07:00
andrewpollack e9d401ab28 security: run zizmor on GH actions, fix warnings
* https://woodruffw.github.io/zizmor/audits/#artipacked.
  actions/checkout will by default persist git configuration
  for the duration of the workflow, which is not necessary in this case.
2025-06-08 08:12:37 -07:00
MarcoIeni b8ade8536c
ci: update GitHub Actions 2025-01-07 15:06:24 +01:00
Eric Seppanen e60b4dbd76 add inspect_markdown to github action
Rename the job since it's no longer just link-checking.

Add a step that examines the 5 most recent issues (including any in
/draft) for common markdown problems.
2022-01-10 11:22:20 -08:00
Eric Seppanen fa1383b791 link-checker CI: warn on 5 most recent issues
Sometimes corrections come in after an issue was published. This allows
error-checking on those PRs.
2022-01-04 14:37:10 -08:00
Eric Seppanen e8c20c46ed add CI workflow for link checking script 2022-01-04 14:33:15 -08:00