From a4daf687f34ddf76d5369dc5cd4a58de7ba5bbf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:06:47 +0000 Subject: [PATCH] Bump github/codeql-action from 3.27.6 to 3.28.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.28.1. - [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...b6a472f63d85b9c78a3ac5e89422239fc15e9b3c) --- 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..3598047 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@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1 with: sarif_file: trivy.sarif category: trivy