Skip to content

Commit

Permalink
Merge pull request #68 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 committed Feb 6, 2024
2 parents adbfac9 + dcfe2bb commit 709846f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prow-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,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 709846f

Please sign in to comment.