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 8675899 commit 2571d98Copy full SHA for 2571d98
1 file changed
.github/workflows/repo-labels-sync.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Run Labeler
23
- uses: crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@v6
24
with:
25
github-token: ${{ secrets.GITHUB_TOKEN }}
26
yaml-file: .github/labels.yml
0 commit comments