commit 0da47bfacccebb5c419d256cd2be2c852a1ccad4 parent 5c44f0f5c0682f0be46c04c928bea289da9f57ce Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 20:53:39 +0000 chore(deps): update github/codeql-action digest to b20883b Diffstat:
| M | .github/workflows/validate.yaml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml @@ -121,7 +121,7 @@ jobs: severity: "CRITICAL,HIGH" - name: Upload Trivy results to GitHub Security - uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4 + uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4 if: always() with: sarif_file: "trivy-results.sarif" @@ -165,7 +165,7 @@ jobs: outputFile: results.sarif - name: Upload Kubescape results to GitHub Security - uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4 + uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4 if: always() with: sarif_file: "results.sarif"