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 2544240 commit fdd6bc0Copy full SHA for fdd6bc0
.github/workflows/auto-label-pr.yml
@@ -20,7 +20,7 @@ jobs:
20
PR_URL: ${{ github.event.pull_request.html_url }}
21
22
steps:
23
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
24
with:
25
# Auto-include paths starting with dot (e.g. .github)
26
dot: true
0 commit comments