summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/require-pr-label.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/require-pr-label.yml b/.github/workflows/require-pr-label.yml
index 88aaea0..9327b43 100644
--- a/.github/workflows/require-pr-label.yml
+++ b/.github/workflows/require-pr-label.yml
@@ -15,7 +15,7 @@ jobs:
timeout-minutes: 10
steps:
- - uses: mheap/github-action-required-labels@v4
+ - uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 0