Skip to content

Commit 1a0dd6f

Browse files
build(deps): bump actions/labeler from 5.0.0 to 6.0.0
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@v5.0.0...v6.0.0) --- 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] <support@github.com>
1 parent 0948c20 commit 1a0dd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
timeout-minutes: 5
2424
steps:
2525
- name: Apply labels
26-
uses: actions/labeler@v5.0.0
26+
uses: actions/labeler@v6.0.0

0 commit comments

Comments
 (0)