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 aca58a3 commit 57740e9Copy full SHA for 57740e9
.github/workflows/_labeler.yml
@@ -11,6 +11,6 @@ jobs:
11
name: PR Labeler
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
15
with:
16
sync-labels: true
0 commit comments