From 91ae51d9fb22c549002598f018cc9287cd2da6d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:48:18 +0000 Subject: [PATCH] chore(deps): roll back advanced-security/filter-sarif action to v1.0.1 --- .github/workflows/__call-codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/__call-codeql.yml b/.github/workflows/__call-codeql.yml index bc050e56..dc3f4519 100644 --- a/.github/workflows/__call-codeql.yml +++ b/.github/workflows/__call-codeql.yml @@ -275,7 +275,7 @@ jobs: upload: failure-only - name: filter-sarif - uses: advanced-security/filter-sarif@2da736ff05ef065cb2894ac6892e47b5eac2c3c0 # v1.1.0.1.1 + uses: advanced-security/filter-sarif@f3b8118a9349d88f7b1c0c488476411145b6270d # v1.0.1.1.1 with: input: sarif-results/${{ matrix.language }}.sarif output: sarif-results/${{ matrix.language }}.sarif