From 23fe4bbee9f692769fd79d119c883e8164544782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 01:52:01 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v3.30.3 --- .github/workflows/checkov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkov.yml b/.github/workflows/checkov.yml index 1503dd4..180e943 100644 --- a/.github/workflows/checkov.yml +++ b/.github/workflows/checkov.yml @@ -42,7 +42,7 @@ jobs: download_external_modules: true - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3.30.2 + uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3 # Results are generated only on a success or failure # this is required since GitHub by default won't run the next step