From 8b6e67e8f0ffa1300a75bc3d8d1df916dbddb2f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 08:45:48 -0600 Subject: [PATCH] chore(deps): update support-deps to v3.27.0 (#318) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/callable-scorecard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/callable-scorecard.yaml b/.github/workflows/callable-scorecard.yaml index 55ef6eb9..c4c20d2c 100644 --- a/.github/workflows/callable-scorecard.yaml +++ b/.github/workflows/callable-scorecard.yaml @@ -50,6 +50,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: Upload to code-scanning - uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13 + uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0 with: sarif_file: results.sarif