Skip to content

Commit 1857719

Browse files
committed
👷 ci: repin PR title validation to final zendev fix\n\nMove from the intermediate portable-action commit to the final source-load\nfix in zendev, which removes the remaining import-chain dependency in\nremote action executions.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 852dcbd commit 1857719

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@97cdfad7f11bfb4d4b4fc3a09769b3d8494600a5
23+
uses: zrr1999/zendev/.github/actions/validate-title@086b8b6059bc680c356726b5955780aab532fa05
2424
with:
2525
text: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)