From 05d9b2a7651fdb735cd54e02fadc39b50510750d Mon Sep 17 00:00:00 2001 From: Ihar Varauka Date: Thu, 26 Sep 2024 11:02:36 +0200 Subject: [PATCH] fix: new run --- .github/workflows/checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index 2560a5b..818b79e 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -7,4 +7,4 @@ jobs: uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@feat/code-coverage secrets: inherit with: - auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071" \ No newline at end of file + auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071"