This is an automated email from the ASF dual-hosted git repository.
cxzl25 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new b30c2307 Bump actions/labeler from 6 to 7 (#2410)
b30c2307 is described below
commit b30c2307909e2d75f7f011c3727ff4257ef39f72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 14:37:27 2026 +0800
Bump actions/labeler from 6 to 7 (#2410)
---
.github/workflows/labeler.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index bd489055..3b0916ba 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -26,7 +26,7 @@ jobs:
triage:
runs-on: ubuntu-24.04
steps:
- - uses: actions/labeler@v6
+ - uses: actions/labeler@v7
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true