From 2a0f9d23e0a7357d76d02fd698f9d327aba7a919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 15:59:56 +0100 Subject: [PATCH] Bump github/codeql-action from 3.27.6 to 3.27.7 in the actions group (#520) --- .github/workflows/reusable-scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-scorecard.yml b/.github/workflows/reusable-scorecard.yml index 5d1333a..e88b91b 100644 --- a/.github/workflows/reusable-scorecard.yml +++ b/.github/workflows/reusable-scorecard.yml @@ -68,6 +68,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6 + uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7 with: sarif_file: results.sarif