Skip to content

Commit a7db4ef

Browse files
Update github/issue-labeler action to v2.6 (#158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ca7a6d commit a7db4ef

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.5
10+
- uses: github/issue-labeler@v2.6
1111
with:
1212
repo-token: "${{ secrets.PAT }}"
1313
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)