Skip to content

Commit 3ce91e8

Browse files
authored
pin labeler to 5.0.0
1 parent b22a0ab commit 3ce91e8

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
17+
uses: crazy-max/ghaction-github-labeler@v5.0.0
1818
with:
1919
skip-delete: true

0 commit comments

Comments
 (0)