Skip to content

Commit 852dcbd

Browse files
committed
👷 ci: repin PR title validation to portable zendev action\n\nUse the follow-up zendev action fix that validates titles from source\nwithout depending on hatch-vcs metadata in a checked-out .git-less\naction bundle.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d0e0387 commit 852dcbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/ci-pr-checks.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- uses: actions/checkout@v6
2121

2222
- name: Check PR title
23-
uses: zrr1999/zendev/.github/actions/validate-title@e2a5243899467d0df1cb1ab0ddcb18f3ef33d97b
23+
uses: zrr1999/zendev/.github/actions/validate-title@97cdfad7f11bfb4d4b4fc3a09769b3d8494600a5
2424
with:
2525
text: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)