We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5afc0fb + 636b94a commit 16fa209Copy full SHA for 16fa209
.github/workflows/labeler.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4.2.2
18
19
- name: Run Labeler
20
- uses: crazy-max/ghaction-github-labeler@v5.1.0
+ uses: crazy-max/ghaction-github-labeler@v5.2.0
21
with:
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
yaml-file: .github/labels.yml
0 commit comments