From 6f525a41d5ae8905bd72706ab385b2000aedb982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 22:45:26 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action in the github-actions group Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 868e2ea5641bfa2e2af1f144664178b4c5575fab to b71f5aebfc5cee7388c9d7b75e6e36f47787eb9a - [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/868e2ea5641bfa2e2af1f144664178b4c5575fab...b71f5aebfc5cee7388c9d7b75e6e36f47787eb9a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: b71f5aebfc5cee7388c9d7b75e6e36f47787eb9a dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/aquasec-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aquasec-scan.yml b/.github/workflows/aquasec-scan.yml index 7c070f4..fd8db85 100644 --- a/.github/workflows/aquasec-scan.yml +++ b/.github/workflows/aquasec-scan.yml @@ -105,7 +105,7 @@ jobs: verbose-logging: ${{ inputs.verbose-logging }} - name: Upload scan results to GitHub Security and quality - uses: github/codeql-action/upload-sarif@868e2ea5641bfa2e2af1f144664178b4c5575fab + uses: github/codeql-action/upload-sarif@b71f5aebfc5cee7388c9d7b75e6e36f47787eb9a with: sarif_file: ${{ steps.aquasec.outputs.nightscan-sarif-file }} category: aquasec