From 01086a30e3aca87a95df4093b7514b9e2284ad8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 00:48:17 +0000 Subject: [PATCH] chore(ci)(deps): bump github/codeql-action from 3.35.2 to 3.35.4 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.35.2 to 3.35.4. - [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...7fd177fa680c9881b53cdab4d346d32574c9f7f4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.35.4 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..dd01eb3 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@7fd177fa680c9881b53cdab4d346d32574c9f7f4 # v3 with: sarif_file: results.sarif