diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 8c76fdd23..4293169e6 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -99,7 +99,7 @@ jobs: severity: 'CRITICAL,HIGH' - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3 + uses: github/codeql-action/upload-sarif@439137e1b50c27ba9e2f9befc93e43091b449c34 # v3 if: always() with: sarif_file: 'trivy-results.sarif'