Skip to content

Commit 84a3f5f

Browse files
chore(deps): bump actions/labeler from 5.0.0 to 7.0.0 (#234)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5.0.0 to 7.0.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@8558fd7...bf12e9b) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c824ab commit 84a3f5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Label by changed files and branch name
27-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
27+
uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
2828
with:
2929
repo-token: "${{ secrets.GITHUB_TOKEN }}"
3030

0 commit comments

Comments
 (0)