Skip to content

Commit

Permalink
chore(deps): update actions/labeler action to v5 (#6523)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 26, 2024
1 parent 5d5c754 commit db36eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-label-and-assignee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
if: ${{ github.event.pull_request.draft == false }}
add_assignee:
runs-on: ubuntu-latest
Expand Down

0 comments on commit db36eed

Please sign in to comment.