Skip to content

Commit 5a68d49

Browse files
Bump actions/labeler from 6 to 7 (#848)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zhzhcookie <zhengyang@baai.ac.cn>
1 parent 4226e3c commit 5a68d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/new-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
pull-requests: write
4141
steps:
4242
- id: labeler
43-
uses: actions/labeler@v6
43+
uses: actions/labeler@v7
4444
with:
4545
repo-token: "${{ secrets.GITHUB_TOKEN }}"
4646
sync-labels: true

0 commit comments

Comments
 (0)