There was an error while loading. Please reload this page.
1 parent 4232efa commit 560612cCopy full SHA for 560612c
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@v6
+ uses: actions/labeler@v7
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
sync-labels: true
0 commit comments