diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0c34081..7dc76b8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -95,6 +95,6 @@ jobs: - name: Upload Trivy scan results if: github.event_name == 'push' - uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6 + uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1 with: sarif_file: trivy-results.sarif