From f25d19150434f9234f8b6a1d30379eb4a0037d17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:55:27 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v4.37.9 --- .github/workflows/quality.yml | 2 +- .github/workflows/security.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 0c86b77..a3c2722 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -192,7 +192,7 @@ jobs: # Advanced Security staat organisatiebreed aan, dus dit werkt ook op een # privérepository. - name: Upload zizmor results to GitHub Security - uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 + uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 if: ${{ !cancelled() }} continue-on-error: true with: diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 429a127..beb221a 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -86,7 +86,7 @@ jobs: # Advanced Security staat organisatiebreed aan, dus dit werkt ook op een # privérepository. - name: Upload results to GitHub Security - uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 + uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 continue-on-error: true with: sarif_file: scorecard.sarif