From d8c9baf732d4aff485cb809263bb07c3b9417070 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Mon, 21 Sep 2026 11:31:11 +0200 Subject: [PATCH] ci: bump pr-title-check action to v1.6.1 --- .github/workflows/on_pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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