Skip to content

Commit 9ea2736

Browse files
ci(deps): bump actions/labeler from 6 to 7
Bumps [actions/labeler](https://github.com/actions/labeler) from 6 to 7. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v6...v7) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c847df0 commit 9ea2736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
sparse-checkout: |
1515
.github/labeler.yml
1616
sparse-checkout-cone-mode: false
17-
- uses: actions/labeler@v6
17+
- uses: actions/labeler@v7
1818
with:
1919
configuration-path: .github/labeler.yml
2020
- name: Label based on PR title

0 commit comments

Comments
 (0)