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 b293c56 commit 057dc12Copy full SHA for 057dc12
.github/workflows/labeler.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Apply labels
16
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
configuration-path: .github/labeler.yml
0 commit comments