Commit 28a8f5e
This PR pins `leanprover-community/lint-style-action` to commit
`91923b04` (2026-05-12) instead of tracking `@main`. SHA-pinning
third-party GitHub Actions is the standard hardening practice — it
prevents a compromised or accidentally-broken upstream commit from
silently affecting CI here, and makes the action version reproducible.
The chosen pin matches what mathlib4 uses (after the companion bump in
leanprover-community/mathlib4#39228) and
includes
leanprover-community/lint-style-action#5 -
feat(install-bibtool): use --no-install-recommends with apt-get, which
trims ~167 MB of unused texlive packages off every run of the Lint style
step.
Going forward, bumping the pin can be a periodic, reviewed step rather
than an implicit dependency on whatever HEAD happens to be.
🤖 Prepared with Claude Code
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2e5e64d commit 28a8f5e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
0 commit comments