diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml index 358a0dfe1257..30474584ac7c 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.6 + uses: github/codeql-action/upload-sarif@v4.37.7 with: sarif_file: app/build/reports category: android-lint