Skip to content

Commit 93134cb

Browse files
Revert "chore(deps): update actions/labeler action to v5" (finos#870)
1 parent ebedb4b commit 93134cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labelling.yml

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

1515
- name: Label PR based on changes
16-
uses: actions/labeler@v5
16+
uses: actions/labeler@v4
1717
with:
1818
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)