Skip to content

Commit dbc4e62

Browse files
Bump actions/labeler from 5 to 6 (#677)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v5...v6) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9aa8018 commit dbc4e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- uses: actions/checkout@v5
5252

5353
# Applies labels based on the .github/labeler.yml config
54-
- uses: actions/labeler@v5
54+
- uses: actions/labeler@v6
5555
with:
5656
repo-token: "${{ secrets.GITHUB_TOKEN }}"
5757

0 commit comments

Comments
 (0)