Skip to content

Commit ce054e9

Browse files
dependabot[bot]devpow112
authored andcommitted
build(deps): bump actions/labeler from 3.1.0 to 4
Bumps [actions/labeler](https://github.com/actions/labeler) from 3.1.0 to 4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v3.1.0...v4) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f91016 commit ce054e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
timeout-minutes: 5
2121
steps:
2222
- name: Apply labels
23-
uses: actions/labeler@v3.1.0
23+
uses: actions/labeler@v4
2424
with:
2525
repo-token: ${{github.token}}

0 commit comments

Comments
 (0)