From 86eb59b8fc801bd0df3979146f612ac7ddd43801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:58:21 +0000 Subject: [PATCH] build(deps): bump github/codeql-action from 2.22.1 to 2.22.4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.1 to 2.22.4. - [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/fdcae64e1484d349b3366718cdfef3d404390e85...49abf0ba24d0b7953cb586944e918a0b92074c80) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index c8a685785..26958ad04 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -21,7 +21,7 @@ jobs: check-latest: true - name: Initialize CodeQL - uses: github/codeql-action/init@fdcae64e1484d349b3366718cdfef3d404390e85 + uses: github/codeql-action/init@49abf0ba24d0b7953cb586944e918a0b92074c80 with: languages: go @@ -29,4 +29,4 @@ jobs: run: make apko - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@fdcae64e1484d349b3366718cdfef3d404390e85 + uses: github/codeql-action/analyze@49abf0ba24d0b7953cb586944e918a0b92074c80