From 60ea0c1efbe6ddfe6d8f6179ee93a6c57d4074da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 20:28:04 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to ff2f1c6 --- .github/workflows/security-trivy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/security-trivy.yaml b/.github/workflows/security-trivy.yaml index 71734548..6ac81911 100644 --- a/.github/workflows/security-trivy.yaml +++ b/.github/workflows/security-trivy.yaml @@ -36,7 +36,7 @@ jobs: exit-code: "1" - name: Upload SARIF - uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4 + uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4 if: always() with: sarif_file: trivy-secrets.sarif @@ -81,7 +81,7 @@ jobs: exit-code: "0" - name: Upload SARIF - uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4 + uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4 if: always() with: sarif_file: results.sarif