From: Zack Cerza Date: Tue, 16 Sep 2025 22:40:11 +0000 (-0600) Subject: .github/workflows/pr-checklist.yml: Update X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F65553%2Fhead;p=ceph.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 0b3f2d6e5614..d72f0f0b3d29 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