From 3a16d9d5ab0cd8746be0d5a4e8f14636fbbec801 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:34:12 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to a196a71 --- .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 47e7fcd30..a53c79df8 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@cf5b0a9041d3c1d336516f1944c96d96598193cc + uses: github/codeql-action/init@a196a714b8d0d287c2c86f37b12ba3dcd939d879 with: languages: java @@ -45,4 +45,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@cf5b0a9041d3c1d336516f1944c96d96598193cc + uses: github/codeql-action/analyze@a196a714b8d0d287c2c86f37b12ba3dcd939d879 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index c2e730f29..29408bfa1 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@cf5b0a9041d3c1d336516f1944c96d96598193cc + uses: github/codeql-action/init@a196a714b8d0d287c2c86f37b12ba3dcd939d879 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@cf5b0a9041d3c1d336516f1944c96d96598193cc + uses: github/codeql-action/autobuild@a196a714b8d0d287c2c86f37b12ba3dcd939d879 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@cf5b0a9041d3c1d336516f1944c96d96598193cc + uses: github/codeql-action/analyze@a196a714b8d0d287c2c86f37b12ba3dcd939d879