From 966f09f18218f25a415f7c20ce98f6f60162f111 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:14:52 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to d90e07f --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 5d16197b..13fc89ee 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,7 +20,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@0f1559aeaf806072ddd427d1b11e1c956e4851a0 + uses: github/codeql-action/init@d90e07f32eb48924444e8069d5f1fbaaad678989 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0f1559aeaf806072ddd427d1b11e1c956e4851a0 + uses: github/codeql-action/analyze@d90e07f32eb48924444e8069d5f1fbaaad678989 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 1b77e161..1f4fbc24 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@0f1559aeaf806072ddd427d1b11e1c956e4851a0 + uses: github/codeql-action/init@d90e07f32eb48924444e8069d5f1fbaaad678989 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@0f1559aeaf806072ddd427d1b11e1c956e4851a0 + uses: github/codeql-action/autobuild@d90e07f32eb48924444e8069d5f1fbaaad678989 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0f1559aeaf806072ddd427d1b11e1c956e4851a0 + uses: github/codeql-action/analyze@d90e07f32eb48924444e8069d5f1fbaaad678989