Skip to content

Commit 4dfe730

Browse files
authored
Revert ghaction-github-labeler to 5.0.0 (#609)
See crazy-max/ghaction-github-labeler#221
1 parent 959383c commit 4dfe730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Run Labeler
17-
uses: crazy-max/ghaction-github-labeler@v5.1.0
17+
uses: crazy-max/ghaction-github-labeler@v5.0.0
1818
with:
1919
skip-delete: true

0 commit comments

Comments
 (0)