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 bf8ecf7 commit 8532ce2Copy full SHA for 8532ce2
.github/workflows/pull-labeler.yml
@@ -15,6 +15,6 @@ jobs:
15
contents: read
16
pull-requests: write
17
steps:
18
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
19
with:
20
sync-labels: true
0 commit comments