We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891e5ed commit 346749aCopy full SHA for 346749a
.github/workflows/pr.yml
@@ -10,7 +10,7 @@ jobs:
10
if: github.actor != 'renovate[bot]'
11
runs-on: ubuntu-22.04
12
steps:
13
- - uses: mheap/require-checklist-action@efef3b1b39d03d12be5ce427c15064f287ba5843 # v2
+ - uses: mheap/require-checklist-action@46d2ca1a0f90144bd081fd13a80b1dc581759365 # v2
14
with:
15
# The checklist must _exist_ and be filled out.
16
requireChecklist: true
0 commit comments