We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547d573 commit f457f8dCopy full SHA for f457f8d
.github/workflows/pull-request-labeler.yaml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- name: Add Labels for PR
12
- uses: actions/labeler@v4
+ uses: actions/labeler@v5
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
15
configuration-path: .github/labeler.yaml
0 commit comments