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 63828a5 commit 7512244Copy full SHA for 7512244
.github/workflows/labeler.yml
@@ -10,6 +10,6 @@ jobs:
10
pull-requests: write # required for labeling PRs
11
runs-on: ubuntu-24.04
12
steps:
13
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v6
14
with:
15
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments