From 23aa97a2a498970335206340ae7136bb626a5748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:48:47 +0000 Subject: [PATCH] build(deps): bump github/codeql-action from 2.1.9 to 2.2.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.9 to 2.2.5. - [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/7502d6e991ca767d2db617bfd823a1ed925a0d59...32dc499307d133bb5085bae78498c0ac2cf762d5) --- 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 eafd864caee06..034a812516e21 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@7502d6e991ca767d2db617bfd823a1ed925a0d59 + uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5 with: languages: go - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@7502d6e991ca767d2db617bfd823a1ed925a0d59 + uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5