From 3ce03be1bf406c0e2948239080868dd084560667 Mon Sep 17 00:00:00 2001 From: Peter Nied Date: Tue, 20 Feb 2024 08:57:09 -0600 Subject: [PATCH] Bump `peternied/check-pull-request-description-checklist` from v1 to v1.1 Signed-off-by: Peter Nied Signed-off-by: Peter Nied --- .github/workflows/pull-request-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml index 11998e36c2dbb..7efcf529588ed 100644 --- a/.github/workflows/pull-request-checks.yml +++ b/.github/workflows/pull-request-checks.yml @@ -17,7 +17,7 @@ jobs: name: Verify Description Checklist runs-on: ubuntu-latest steps: - - uses: peternied/check-pull-request-description-checklist@v1 + - uses: peternied/check-pull-request-description-checklist@v1.1 with: checklist-items: | New functionality includes testing.