From 3d77896ce2876a9bb82a2cc9b565a13f9f9851a5 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Mon, 21 Sep 2026 11:32:39 +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 47d0ba050c..57d9eec1cf 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