We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47603e5 commit a4d6a4fCopy full SHA for a4d6a4f
1 file changed
.github/workflows/labeler.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Label the PR
18
id: labeler
19
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
sync-labels: true
0 commit comments