From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 09:08:13 +0000 (+0000) Subject: build(deps): bump github/codeql-action from 2.1.6 to 2.1.15 X-Git-Tag: v252-rc1~748 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=573fb26ca29ba57185439f2851cdcea0025e7ede;p=thirdparty%2Fsystemd.git build(deps): bump github/codeql-action from 2.1.6 to 2.1.15 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.6 to 2.1.15. - [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/28eead240834b314f7def40f6fcba65d100d99b1...3f62b754e23e0dd60f91b744033e1dc1654c0ec6) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 13cbacce439..1bef3925e99 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - name: Initialize CodeQL - uses: github/codeql-action/init@28eead240834b314f7def40f6fcba65d100d99b1 + uses: github/codeql-action/init@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 with: languages: ${{ matrix.language }} config-file: ./.github/codeql-config.yml @@ -51,7 +51,7 @@ jobs: - run: sudo -E .github/workflows/unit_tests.sh SETUP - name: Autobuild - uses: github/codeql-action/autobuild@28eead240834b314f7def40f6fcba65d100d99b1 + uses: github/codeql-action/autobuild@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@28eead240834b314f7def40f6fcba65d100d99b1 + uses: github/codeql-action/analyze@3f62b754e23e0dd60f91b744033e1dc1654c0ec6