Skip to content

Commit 2d51cfb

Browse files
chore(deps): bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...v5) --- 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 4cf9fb0 commit 2d51cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Checkout code
2121
uses: actions/checkout@v4
2222
- name: Add label
23-
uses: actions/labeler@v4
23+
uses: actions/labeler@v5
2424
with:
2525
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)