diff --git a/.github/workflows/_meta-build.yaml b/.github/workflows/_meta-build.yaml index 896e30ae0a..86a38855c5 100644 --- a/.github/workflows/_meta-build.yaml +++ b/.github/workflows/_meta-build.yaml @@ -166,6 +166,6 @@ jobs: - name: Upload Trivy Scan Results to GitHub Security Tab if: ${{ inputs.publish-container }} - uses: github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # tag=v3.29.5 + uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # tag=v3.29.5 with: sarif_file: 'trivy-results.sarif'