Skip to content

Commit ae2b801

Browse files
Bump github/issue-labeler from 3.2 to 3.4 (#1551)
1 parent eae64c1 commit ae2b801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
issues: write
3030
contents: read
3131
steps:
32-
- uses: github/issue-labeler@v3.2 #May not be the latest version
32+
- uses: github/issue-labeler@v3.4 #May not be the latest version
3333
with:
3434
repo-token: "${{ secrets.GITHUB_TOKEN }}"
3535
configuration-path: .github/issue_labeler.yml

0 commit comments

Comments
 (0)