Skip to content

Commit 326a502

Browse files
committed
Downgrade labeler to 5.0.0
1 parent f39f2fd commit 326a502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Run Labeler
25-
uses: crazy-max/ghaction-github-labeler@v5.1.0
25+
uses: crazy-max/ghaction-github-labeler@v5.0.0
2626
with:
2727
github-token: ${{ secrets.GITHUB_TOKEN }}
2828
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)