Skip to content

Commit 7df1525

Browse files
Update github/issue-labeler action to v3 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0795dc6 commit 7df1525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/new-issue-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
triage:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: github/issue-labeler@v2.6
10+
- uses: github/issue-labeler@v3.4
1111
with:
1212
repo-token: "${{ secrets.PAT }}"
1313
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)