From 485cd8911442be331e718865a550ee41e8735718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:47:53 -0600 Subject: [PATCH] chore(deps): bump github/codeql-action (#49) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 78d0136ff775bdfbff08f0d165181940f8bcf007 to 9d599696ef6f3546b15e3d9dfe46db6dfa487b9a. - [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/78d0136ff775bdfbff08f0d165181940f8bcf007...9d599696ef6f3546b15e3d9dfe46db6dfa487b9a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 decd092..bc94479 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -67,6 +67,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@78d0136ff775bdfbff08f0d165181940f8bcf007 + uses: github/codeql-action/upload-sarif@9d599696ef6f3546b15e3d9dfe46db6dfa487b9a with: sarif_file: results.sarif