Skip to content

Commit

Permalink
Merge pull request #5609 from h3mmy/renovate/actions-labeler-5.x
Browse files Browse the repository at this point in the history
ci(deps): update actions/labeler action to v5
  • Loading branch information
h3mmy authored Dec 4, 2023
2 parents 5076ef5 + 27e51d7 commit b3b1a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: Labeler
uses: actions/labeler@v4
uses: actions/labeler@v5
with:
repo-token: "${{ steps.generate-token.outputs.token }}"
configuration-path: .github/labeler.yaml

0 comments on commit b3b1a52

Please sign in to comment.