From c26d71d21d9009748ddfb35229825fb1f7841942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 21:02:43 +0000 Subject: [PATCH] build(deps): bump github/codeql-action from 2.1.8 to 2.2.3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.2.3. - [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/1ed1437484560351c5be56cf73a48a279d116b78...8775e868027fa230df8586bdf502bbd9b618a477) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-codeql.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-codeql.yaml b/.github/workflows/lint-codeql.yaml index a409f78b983ba..defef09bf6c24 100644 --- a/.github/workflows/lint-codeql.yaml +++ b/.github/workflows/lint-codeql.yaml @@ -53,8 +53,8 @@ jobs: persist-credentials: false fetch-depth: 1 - name: Initialize CodeQL - uses: github/codeql-action/init@1ed1437484560351c5be56cf73a48a279d116b78 + uses: github/codeql-action/init@8775e868027fa230df8586bdf502bbd9b618a477 with: languages: go - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1ed1437484560351c5be56cf73a48a279d116b78 + uses: github/codeql-action/analyze@8775e868027fa230df8586bdf502bbd9b618a477