From ad39bf2b9c6900ec316f383b8a8dcb3d30c7129b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 17:33:20 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 701f152 --- .github/workflows/scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yaml b/.github/workflows/scan.yaml index c174dcea..3d1ec662 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -25,6 +25,6 @@ jobs: output: 'trivy-results.sarif' - name: Upload scan results to GitHub - uses: github/codeql-action/upload-sarif@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 # v2 + uses: github/codeql-action/upload-sarif@701f152f28d4350ad289a5e31435e9ab6169a7ca # v2 with: sarif_file: 'trivy-results.sarif'