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

Commit

Permalink
Merge pull request #14 from portefaix/renovate/actions-labeler-5.x
Browse files Browse the repository at this point in the history
Update actions/labeler action to v5
  • Loading branch information
nlamirault authored Feb 6, 2024
2 parents 8fb08b3 + d180b12 commit bb20ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit bb20ea9

Please sign in to comment.