From 4ec9b893acdec5a27a0cdba58b09b5ed7d8150d4 Mon Sep 17 00:00:00 2001 From: Nic Manoogian Date: Mon, 19 Aug 2024 17:47:00 -0400 Subject: [PATCH] WIP Revert "WIP" This reverts commit f3be64b438e3f1c61512a6d81344fa278aacd8a8. --- .github/workflows/salus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/salus.yaml b/.github/workflows/salus.yaml index a8af62f..9e88e8d 100644 --- a/.github/workflows/salus.yaml +++ b/.github/workflows/salus.yaml @@ -15,7 +15,7 @@ jobs: run: ./hack/inject-nosec.sh - name: Salus Scan id: salus_scan - uses: federacy/scan-action@0.1.2 + uses: federacy/scan-action@0.1.5 with: report_uri: file://./salus-report.txt report_format: txt