From dc0d5b6e04e3caae11dc6bc09d32310d7b8db9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 00:31:38 +0000 Subject: [PATCH] Bump github/codeql-action from 3.24.9 to 3.25.7 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.25.7. - [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/1b1aada464948af03b950897e5eb522f92603cc2...f079b8493333aace61c81488f8bd40919487bd9f) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 57f7d79dbfd..41e492cd5c2 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,9 +42,9 @@ jobs: uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 #v4.1.2 - name: Initialize CodeQL - uses: github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2 #v3.24.9 + uses: github/codeql-action/init@f079b8493333aace61c81488f8bd40919487bd9f #v3.25.7 with: languages: javascript, python - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2 #v3.24.9 + uses: github/codeql-action/analyze@f079b8493333aace61c81488f8bd40919487bd9f #v3.25.7