From 07b1be9a3556ee1528c0335100beaf5b2b10bcf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 04:12:11 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action/init Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 8533807ff379ac610d2b2c389c47e7c629d31d13 to 54f647b7e1bb85c95cddabcd46b0c578ec92bc1a. - [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/8533807ff379ac610d2b2c389c47e7c629d31d13...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 54f647b7e1bb85c95cddabcd46b0c578ec92bc1a 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 ffa9a8b..1f5d160 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -38,7 +38,7 @@ jobs: cache: true - name: Initialize CodeQL - uses: github/codeql-action/init@8533807ff379ac610d2b2c389c47e7c629d31d13 # v4.36.3 + uses: github/codeql-action/init@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3 with: languages: go