summaryrefslogtreecommitdiffstats
path: root/.github/workflows/audit.yml
AgeCommit message (Expand)Author
2023-06-11ci: update various dependencies as of 2023-06-11 (#1201)Clement Tsang
2023-05-27ci: add cache to audit job (#1175)Clement Tsang
2023-05-11ci: pin and update some workflow actions (#1145)Clement Tsang
2023-02-21ci: reduce CI timeout to 18 minutes (#1028)Clement Tsang
2022-11-06ci: only enable ci cache if not a PR or not a fork (#872)Clement Tsang
2022-10-20ci: update GitHub CI to remove deprecated/unmaintained actions and commands (...Clement Tsang
2022-06-02ci: try moving to rust-toolchain (#745)Clement Tsang
2022-06-02ci: bump checkout to v3 (#744)Clement Tsang
2022-05-01ci: update rust-cache to 1.4.0ClementTsang
2022-02-27ci: update audit workflow (#685)Clement Tsang
2021-12-22ci: Use commit hash for some actions to pin them (#641)Clement Tsang
2021-10-17ci: add some documentation in the workflow filesClementTsang
2021-10-17ci: allow manual triggering of audit actionClementTsang
2021-08-30ci: make audit action weeklyClement Tsang
2021-02-18ci: Create nightly build CI (#410)Clement Tsang
2020-11-26ci: Fix some bugs/typos with the deploy script and components (#329)Clement Tsang
2020-11-02github: update cron check to 00:00 ESTClement Tsang
2020-10-31github: Add cargo-audit cron jobClementTsang