Skip to content

Commit 7512244

Browse files
chore(deps): update actions/labeler action to v6 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63828a5 commit 7512244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
pull-requests: write # required for labeling PRs
1111
runs-on: ubuntu-24.04
1212
steps:
13-
- uses: actions/labeler@v4
13+
- uses: actions/labeler@v6
1414
with:
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)