From f46ce4e3de21e97ea3755cc78d09eea71d666c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:06:23 +0000 Subject: [PATCH] build(deps): bump github/codeql-action/init Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from f411752efdf656cb71aa17b755b22c890960da1d to 458d36d7d4f47d0dd16ca424c1d3cda0060f1360. - [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/f411752efdf656cb71aa17b755b22c890960da1d...458d36d7d4f47d0dd16ca424c1d3cda0060f1360) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 458d36d7d4f47d0dd16ca424c1d3cda0060f1360 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 22d94a2..d1ff1d6 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Initialize CodeQL - uses: github/codeql-action/init@f411752efdf656cb71aa17b755b22c890960da1d # v3.35.5 + uses: github/codeql-action/init@458d36d7d4f47d0dd16ca424c1d3cda0060f1360 # v3.35.5 with: languages: ${{ matrix.language }}