Skip to content

Commit

Permalink
Merge pull request #7636 from vmware-tanzu/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/labeler-5

Bump actions/labeler from 3 to 5
  • Loading branch information
qiuming-best authored Apr 9, 2024
2 parents 4697ed9 + 268978d commit a4fc81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_label_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml

0 comments on commit a4fc81d

Please sign in to comment.