From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 05:36:44 +0000 (+0000) Subject: Bump github/codeql-action from 3.28.1 to 3.28.9 X-Git-Tag: v1.5.7^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a2fce5a1fabcd28cc8c8ea5ef039dab32b24f0b;p=thirdparty%2Fzstd.git Bump github/codeql-action from 3.28.1 to 3.28.9 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.9. - [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/b6a472f63d85b9c78a3ac5e89422239fc15e9b3c...9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index c489ddc91..e532b03bf 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -59,6 +59,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # tag=v3.28.1 + uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # tag=v3.28.9 with: sarif_file: results.sarif