From 88ed7722af12a4506e667a7b8630c2a227b75b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:55:45 +0000 Subject: [PATCH] chore(ci)(deps): bump github/codeql-action from 3.35.2 to 3.35.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.35.2 to 3.35.5. - [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/ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a...458d36d7d4f47d0dd16ca424c1d3cda0060f1360) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.35.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index ec2f701..f692a1c 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -35,6 +35,6 @@ jobs: retention-days: 7 - name: Upload to code-scanning dashboard - uses: github/codeql-action/upload-sarif@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a # v3 + uses: github/codeql-action/upload-sarif@458d36d7d4f47d0dd16ca424c1d3cda0060f1360 # v3 with: sarif_file: results.sarif