From 25c4deb94c1485341335dbf7682a30a480316922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 10:03:01 +0000 Subject: [PATCH] chore(deps): update ytanikin/pr-conventional-commits digest to 639145d --- .github/workflows/pr-label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-label.yml b/.github/workflows/pr-label.yml index 04b9cb3..2003402 100644 --- a/.github/workflows/pr-label.yml +++ b/.github/workflows/pr-label.yml @@ -9,6 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - name: PR Conventional Commit Validation - uses: ytanikin/pr-conventional-commits@fda730cb152c05a849d6d84325e50c6182d9d1e9 + uses: ytanikin/pr-conventional-commits@639145d78959c53c43112365837e3abd21ed67c1 with: task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'