Skip to content

Commit f1ca545

Browse files
authored
Merge pull request #265 from TGSAI/deps/labeler
Update labeler version to `v4` from long version
2 parents 750dac5 + e37f20e commit f1ca545

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@v3
1515

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

0 commit comments

Comments
 (0)