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.
2 parents 6ec7f2e + 1c5d0b7 commit 5662a97Copy full SHA for 5662a97
.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