From ca1943ef4e0175c8200bec2d23705703a66d1c59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 10:21:20 +0000 Subject: [PATCH] build(deps): bump github/codeql-action from 2.1.12 to 2.1.13 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.12 to 2.1.13. - [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/27ea8f8fe5977c00f5b37e076ab846c5bd783b96...d00e8c09a38ef8c1ca1091fc55ef490776d2de73) --- 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-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index a4c937e500..c98c5b8b65 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -22,9 +22,9 @@ jobs: uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 - name: Initialize CodeQL - uses: github/codeql-action/init@27ea8f8fe5977c00f5b37e076ab846c5bd783b96 + uses: github/codeql-action/init@d00e8c09a38ef8c1ca1091fc55ef490776d2de73 with: languages: 'python' - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@27ea8f8fe5977c00f5b37e076ab846c5bd783b96 + uses: github/codeql-action/analyze@d00e8c09a38ef8c1ca1091fc55ef490776d2de73