From: Zack Cerza Date: Tue, 16 Sep 2025 22:40:11 +0000 (-0600) Subject: .github/workflows/pr-checklist.yml: Update X-Git-Tag: testing/wip-vshankar-testing-20250922.090107-debug~32^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=23670b54e341bb73384e6eb3793822fedf1f6251;p=ceph-ci.git .github/workflows/pr-checklist.yml: Update This newer version of the action does not fail mysteriously if a contributer removes the example Jenkins commands from the end of the PR description. Signed-off-by: Zack Cerza --- diff --git a/.github/workflows/pr-checklist.yml b/.github/workflows/pr-checklist.yml index 0b3f2d6e561..d72f0f0b3d2 100644 --- a/.github/workflows/pr-checklist.yml +++ b/.github/workflows/pr-checklist.yml @@ -16,4 +16,4 @@ jobs: shell: bash - name: Action id: checklist - uses: ceph/ceph-pr-checklist-action@32e92d1a2a7c9991ed51de5fccb2296551373d60 + uses: ceph/ceph-pr-checklist-action@b15031f5d7e2a825b7e5b2fd4f76ae3a9e8aaaf3