Skip to content

Commit 1802012

Browse files
Merge pull request #3558 from cncf/dependabot/github_actions/actions/labeler-6
Bump actions/labeler from 5 to 6
2 parents 4057ff9 + f87ba1c commit 1802012

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ jobs:
1010
pull-requests: write
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/labeler@v5
14-
with:
15-
repo-token: "${{ secrets.GITHUB_TOKEN }}"
13+
- uses: actions/labeler@v6

0 commit comments

Comments
 (0)