commit 20f1f370057d0f23a817055251bce9e8565e34c9 parent 79538de9e33780b61f7967c89f50206adaa09eff Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:50:15 +0000 chore(deps): update github/codeql-action digest to b1bff81 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@0d579ffd059c29b07949a3cce3983f0780820c98 # v4 + uses: github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4 if: always() with: sarif_file: "trivy-results.sarif" @@ -163,7 +163,7 @@ jobs: outputFile: results.sarif - name: Upload Kubescape results to GitHub Security - uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4 + uses: github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4 if: always() with: sarif_file: "results.sarif"