Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
chore: update actions/labeler (#10339)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-mba committed Jun 8, 2024
1 parent 0813c47 commit 88ffef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
sparse-checkout: |
.github/config/labeler.yml
sparse-checkout-cone-mode: false
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
configuration-path: .github/config/labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 88ffef4

Please sign in to comment.