From e74edfd36b6c8423869afbb8518272155da61683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 04:54:38 +0000 Subject: [PATCH] Bump github/codeql-action from 3.26.12 to 3.26.13 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.26.13. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/c36620d31ac7c881962c3d9dd939c40ec9434f2b...f779452ac5af1c261dce0346a8f964149f49322b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/CodeQL_Analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/CodeQL_Analysis.yml b/.github/workflows/CodeQL_Analysis.yml index d859ebc..6543a80 100644 --- a/.github/workflows/CodeQL_Analysis.yml +++ b/.github/workflows/CodeQL_Analysis.yml @@ -23,12 +23,12 @@ jobs: uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 - name: Initialize CodeQL - uses: github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b + uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b with: config-file: ./.github/codeql/codeql-config.yml - name: Autobuild - uses: github/codeql-action/autobuild@c36620d31ac7c881962c3d9dd939c40ec9434f2b + uses: github/codeql-action/autobuild@f779452ac5af1c261dce0346a8f964149f49322b - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b + uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b