Commit graph

9 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
e576261ceb
Disable artifacts job in audit workflow
It seems to produce false positives all the time,
while not really detecting outdated dependencies
when it matters.
2024-02-20 01:37:50 +01:00
Héctor Ramón Jiménez
d7dd033861
Ignore raw-window-handle outdated artifact 2023-12-15 13:51:26 +01:00
Héctor Ramón Jiménez
ef015a5e72
Run sed with -i option in artifacts job 2023-11-11 04:46:11 +01:00
Héctor Ramón Jiménez
bb2f557d6a
Fix artifacts job in audit workflow 2023-11-11 04:36:45 +01:00
Héctor Ramón Jiménez
f1b1344d59
Run cargo update before cargo audit in audit workflow 2023-10-22 15:08:08 +02:00
Héctor Ramón Jiménez
8cfad86ec1
Unify audit and detect workflows 2023-09-07 03:02:06 +02:00
Héctor Ramón Jiménez
5de337f214
Remove manual update of nix crate in audit workflow 2022-05-11 21:43:14 +02:00
Héctor Ramón Jiménez
3b95450c9d
Fix audit workflow
... since `nix` recently released a `0.22.3`, which is safe by default.
2022-01-26 14:26:01 +07:00
Héctor Ramón Jiménez
34adeaa081
Add audit workflow for GitHub CI 2022-01-13 19:59:25 +07:00