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 04e5481 commit 1c5d0b7Copy full SHA for 1c5d0b7
.github/workflows/labeler.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: labeler action
15
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
16
with:
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
18
configuration-path: ".github/labeler.yaml"
0 commit comments