diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index b79f6976f58c..b38d227672d5 100644 --- a/.github/workflows/build_test.yml +++ b/.github/workflows/build_test.yml @@ -60,7 +60,7 @@ jobs: # fork PRs get a read-only token and cannot write code scanning results; # the html artifact below is the fallback in that case continue-on-error: true - uses: github/codeql-action/upload-sarif@v4.37.8 + uses: github/codeql-action/upload-sarif@v4.37.9 with: sarif_file: app/build/reports category: android-lint