From d5eb44f1f3744e3750c0335855e2c5b04c119264 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 10:27:37 +0000 Subject: [PATCH] Update github/codeql-action digest to 74483a3 --- .github/workflows/powershell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index f598c99..bdd4557 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -45,6 +45,6 @@ jobs: # Upload the SARIF file generated in the previous step - name: Upload SARIF results file - uses: github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2 + uses: github/codeql-action/upload-sarif@74483a38d39275f33fcff5f35b679b5ca4a26a99 # v2 with: sarif_file: results.sarif