From 3de8791639d6006643eb4303457437e8529f7ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:24:32 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github/.github/workflows/codeql.yml Bumps [goschtalt/.github/.github/workflows/codeql.yml](https://github.com/goschtalt/.github) from 1.2.65 to 1.2.84. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/75b1afa89dbf65dd2cf66bbdcd89cda3de1e12d4...33c6a137ac84da9ac12adb2ca7c3f4dc78d6666c) --- updated-dependencies: - dependency-name: goschtalt/.github/.github/workflows/codeql.yml dependency-version: 1.2.84 dependency-type: direct:production update-type: version-update:semver-patch ... 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 1e69cf6..60e49e2 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,5 +17,5 @@ permissions: jobs: codeql: - uses: goschtalt/.github/.github/workflows/codeql.yml@75b1afa89dbf65dd2cf66bbdcd89cda3de1e12d4 # v1.2.65 + uses: goschtalt/.github/.github/workflows/codeql.yml@33c6a137ac84da9ac12adb2ca7c3f4dc78d6666c # v1.2.84 secrets: inherit