Skip to content

Commit 6fe4da4

Browse files
chore(deps): bump actions/labeler from 5 to 6 (#5684)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca909ac commit 6fe4da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/labeler@v5
19+
- uses: actions/labeler@v6
2020
with:
2121
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2222
- name: size-label

0 commit comments

Comments
 (0)