Skip to content

Commit 12e6ae4

Browse files
chore(deps): bump actions/labeler from 5.0.0 to 6.0.0 (#17408)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@8558fd7...f1a63e8) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.0.0 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 9e6e772 commit 12e6ae4

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
@@ -46,7 +46,7 @@ jobs:
4646
github.event_name == 'pull_request_target' &&
4747
(github.event.action == 'opened' ||
4848
github.event.action == 'synchronize')
49-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
49+
uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184 # v6.0.0
5050
with:
5151
repo-token: ${{ secrets.GITHUB_TOKEN }}
5252
configuration-path: .github/workflows/labeler/labeler-config.yml

0 commit comments

Comments
 (0)