2 Commits

Author SHA1 Message Date
Dreaded_X 1b3518cc2f chore(deps): Update dependencies 2026-04-03 03:44:00 +02:00
Dreaded_X 149f27db84 chore: Add audit workflow 2026-04-03 03:44:00 +02:00
-4
View File
@@ -4,10 +4,6 @@ on:
paths:
- "**/Cargo.toml"
- "**/Cargo.lock"
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
security_audit:
runs-on: ubuntu-latest