diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 245ecc6..bd14394 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -98,7 +98,7 @@ jobs: severity: CRITICAL,HIGH - name: Upload Trivy scan results - uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 + uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 if: always() with: sarif_file: trivy-results-${{ matrix.arch }}.sarif