From 9cc007dd850f6fe81d2bf9568530aab3d48994f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 04:04:37 +0000 Subject: [PATCH] build(deps): bump github/codeql-action from 2.1.15 to 2.1.16 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.15 to 2.1.16. - [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/3f62b754e23e0dd60f91b744033e1dc1654c0ec6...3e7e3b32d0fb8283594bb0a76cc60a00918b0969) --- 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 a45fb064e..13f120d9e 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -30,8 +30,8 @@ jobs: with: fetch-depth: 1 - name: Initialize CodeQL - uses: github/codeql-action/init@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 + uses: github/codeql-action/init@3e7e3b32d0fb8283594bb0a76cc60a00918b0969 with: languages: go - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 + uses: github/codeql-action/analyze@3e7e3b32d0fb8283594bb0a76cc60a00918b0969