Skip to content

Commit 7c5e9f7

Browse files
Update issue labeler action to version 3.4
1 parent ebe4158 commit 7c5e9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Run Issue Labeler
19-
uses: github/issue-labeler@v3
19+
uses: github/issue-labeler@v3.4
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
configuration-path: .gitea/issue-labeler.yml

0 commit comments

Comments
 (0)