Skip to content

Commit 6211a74

Browse files
Bump actions/labeler from 5 to 6 (#973)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca821c6 commit 6211a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v6
1919

2020
- name: Run labeler
21-
uses: actions/labeler@v5
21+
uses: actions/labeler@v6
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)