We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39f2fd commit 326a502Copy full SHA for 326a502
.github/workflows/labeler.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Run Labeler
25
- uses: crazy-max/ghaction-github-labeler@v5.1.0
+ uses: crazy-max/ghaction-github-labeler@v5.0.0
26
with:
27
github-token: ${{ secrets.GITHUB_TOKEN }}
28
yaml-file: .github/labels.yml
0 commit comments