diff --git a/.github/workflows/on_pull_request.yaml b/.github/workflows/on_pull_request.yaml index 47d0ba05..57d9eec1 100644 --- a/.github/workflows/on_pull_request.yaml +++ b/.github/workflows/on_pull_request.yaml @@ -13,7 +13,7 @@ jobs: name: PR title check runs-on: ubuntu-latest steps: - - uses: apify/actions/pr-title-check@v1.5.0 + - uses: apify/actions/pr-title-check@v1.6.1 checks: name: Checks