From 1b6e16017783aa45ece0c7a6b5ba0f01100813c9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 5 Jan 2024 22:20:22 +0000
Subject: [PATCH] chore(deps): update github/codeql-action digest to 8516954
 (#753)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 .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 830ca87bf..db1d15c90 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@08ae9bf4d0d441bd9dcf6c2d80742c9fd2bf3cf0
+        uses: github/codeql-action/init@8516954d603e47049b34f3da4dfac83009fcd450
         with:
           languages: java
 
@@ -45,4 +45,4 @@ jobs:
           verbose: true # optional (default = false)
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@08ae9bf4d0d441bd9dcf6c2d80742c9fd2bf3cf0
+        uses: github/codeql-action/analyze@8516954d603e47049b34f3da4dfac83009fcd450
diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml
index eae747a21..4d3a9256b 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@08ae9bf4d0d441bd9dcf6c2d80742c9fd2bf3cf0
+        uses: github/codeql-action/init@8516954d603e47049b34f3da4dfac83009fcd450
         with:
           languages: java
 
       - name: Autobuild
-        uses: github/codeql-action/autobuild@08ae9bf4d0d441bd9dcf6c2d80742c9fd2bf3cf0
+        uses: github/codeql-action/autobuild@8516954d603e47049b34f3da4dfac83009fcd450
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@08ae9bf4d0d441bd9dcf6c2d80742c9fd2bf3cf0
+        uses: github/codeql-action/analyze@8516954d603e47049b34f3da4dfac83009fcd450