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 84d80aa + f336dc6 commit 898e87aCopy full SHA for 898e87a
1 file changed
.github/workflows/label-sync.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v6
29
30
- name: Run Label Sync
31
- uses: crazy-max/ghaction-github-labeler@v5
+ uses: crazy-max/ghaction-github-labeler@v6
32
with:
33
github-token: ${{ secrets.GITHUB_TOKEN }}
34
yaml-file: .github/labels.yml
0 commit comments