From 9cdd42bae01db134f1fa9cdc7795cc5a6d89de9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:47:50 +0000 Subject: [PATCH] Bump github/codeql-action from 3.27.6 to 3.28.10 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.28.10. - [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/aa578102511db1f4524ed59b8cc2bae4f6e88195...b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-variant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-variant.yaml b/.github/workflows/ci-variant.yaml index 7fbf1f8..4970d13 100644 --- a/.github/workflows/ci-variant.yaml +++ b/.github/workflows/ci-variant.yaml @@ -99,7 +99,7 @@ jobs: - name: Upload Trivy results uses: # yamllint disable-line rule:line-length - github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6 + github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10 with: sarif_file: trivy.sarif category: trivy