diff --git a/.github/workflows/app-lint.yaml b/.github/workflows/app-lint.yaml index 6f47733e95..b4cee6249d 100644 --- a/.github/workflows/app-lint.yaml +++ b/.github/workflows/app-lint.yaml @@ -28,7 +28,7 @@ jobs: - name: Run detekt and lint tasks run: ./gradlew detekt lint - name: Upload SARIF files - uses: github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4 + uses: github/codeql-action/upload-sarif@66b90a5db151a8042fa97405c6cf843bbe433f7b # v2.22.7 if: ${{ always() }} with: sarif_file: .