veza/.github/workflows
senke e84eed58f9 ci: upgrade remaining GitHub Actions and remove || true patterns
- backend-ci.yml: remove || true from govulncheck
- frontend-ci.yml: remove || true from npm audit
- cd.yml: upgrade checkout@v3 -> v4, buildx-action@v2 -> v3
- chat-ci.yml: replace actions-rs/toolchain@v1 with dtolnay/rust-toolchain@stable
- stream-ci.yml: replace actions-rs/toolchain@v1 with dtolnay/rust-toolchain@stable

Zero remaining `|| true` patterns across all 11 workflow files.
Zero remaining deprecated action references.

Completes CI hardening started in C1.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 22:54:35 +01:00
..
backend-ci.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00
cd.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00
chat-ci.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00
ci.yml fix(ci): harden CI pipeline -- remove || true, fix versions 2026-02-11 22:39:40 +01:00
frontend-ci.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00
playwright.yml chore: playwright workflow, docs, rapports audit, visual-tests, tmt unit 2026-02-11 22:19:34 +01:00
storybook-audit.yml ci(storybook): add audit workflow and exit 1 on audit failures 2026-02-05 13:39:53 +01:00
stream-ci.yml ci: upgrade remaining GitHub Actions and remove || true patterns 2026-02-11 22:54:35 +01:00