diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index feb8bac94..eb608733f 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -79,7 +79,7 @@ jobs: - name: Upload Trivy scan results to GitHub Security tab if: github.event_name == 'push' continue-on-error: true - uses: github/codeql-action/upload-sarif@v4.37.4 + uses: github/codeql-action/upload-sarif@v4.37.6 with: sarif_file: 'trivy-results.sarif'