From 4181c342726a4e5268ef9d146586c0becccd32ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:14:36 +0000 Subject: [PATCH] Bump github/codeql-action from 3.27.6 to 3.28.6 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.28.6. - [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...17a820bf2e43b47be2c72b39cc905417bc1ab6d0) --- 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..44176d8 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@17a820bf2e43b47be2c72b39cc905417bc1ab6d0 # v3.28.6 with: sarif_file: trivy.sarif category: trivy