veza/.github/workflows
senke 40db0b4c43 fix(ci): upgrade deprecated actions, fix Go version
production-deploy.yml:
- Replace actions-rs/toolchain@v1 with dtolnay/rust-toolchain@stable
- Upgrade actions/cache@v3 -> @v4
- Upgrade github/codeql-action/upload-sarif@v2 -> @v3
- Upgrade actions/upload-artifact@v3 -> @v4

backend-ci.yml:
- Upgrade Go 1.22 -> 1.23 to match go.mod (1.23.8)

Addresses audit findings A08: deprecated actions and outdated Go version.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 23:14:50 +01:00
..
backend-ci.yml fix(ci): upgrade deprecated actions, fix Go version 2026-02-11 23:14:50 +01:00
cd.yml fix(ci): remove remaining || true and || echo in secondary workflows 2026-02-11 23:14:21 +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