summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pr-labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml
index 1b7daa6..b984898 100644
--- a/.github/workflows/pr-labeler.yml
+++ b/.github/workflows/pr-labeler.yml
@@ -29,7 +29,7 @@ jobs:
steps:
- name: Apply Labels Based on PR Description
- uses: github/issue-labeler@v3.1
+ uses: github/issue-labeler@v3.4
with:
configuration-path: .github/workflows/pr-labeler/regex.yml
enable-versioned-regex: 0