From fbe30683dd1073627c279d02d3a6c3b35c3cbbe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 12:59:20 +0000 Subject: [PATCH] build(deps): bump github/codeql-action from 2.1.13 to 2.1.14 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.13 to 2.1.14. - [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/d00e8c09a38ef8c1ca1091fc55ef490776d2de73...41a4ada31ba866a7f1196b9602703a89edd69e22) --- 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 c98c5b8b65..8a47bfd450 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@d00e8c09a38ef8c1ca1091fc55ef490776d2de73 + uses: github/codeql-action/init@41a4ada31ba866a7f1196b9602703a89edd69e22 with: languages: 'python' - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d00e8c09a38ef8c1ca1091fc55ef490776d2de73 + uses: github/codeql-action/analyze@41a4ada31ba866a7f1196b9602703a89edd69e22