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 a288261 commit bc43f93Copy full SHA for bc43f93
.github/workflows/pr-labeler.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Apply Labels Based on PR Description
32
- uses: github/issue-labeler@v3.1
+ uses: github/issue-labeler@v3.4
33
with:
34
configuration-path: .github/workflows/pr-labeler/regex.yml
35
enable-versioned-regex: 0
0 commit comments