From 3b4034989af5a65872563050c9164a57fa9e3032 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 24 May 2026 09:30:45 -0400 Subject: [PATCH] chore(deps): fix advanced-security/filter-sarif version comment --- .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 b3ce1359..cee4f652 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@2da736ff05ef065cb2894ac6892e47b5eac2c3c0 # v1.1 with: input: sarif-results/${{ matrix.language }}.sarif output: sarif-results/${{ matrix.language }}.sarif