From b46dc97e5ea90092db6f1866a8ad62ec39794529 Mon Sep 17 00:00:00 2001 From: Nic Manoogian Date: Mon, 19 Aug 2024 16:31:24 -0400 Subject: [PATCH] Update federacy/scan-action to v0.1.5 --- .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