Skip to content

Commit 54cbf45

Browse files
chore(deps): bump actions/labeler from 5 to 6
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] <support@github.com>
1 parent 9070f8a commit 54cbf45

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
@@ -19,6 +19,6 @@ jobs:
1919
- name: Checkout code
2020
uses: actions/checkout@v4
2121
- name: Add label
22-
uses: actions/labeler@v5
22+
uses: actions/labeler@v6
2323
with:
2424
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)