Skip to content

Commit

Permalink
chore(deps): update actions/labeler action to v5 (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com>
  • Loading branch information
renovate[bot] and mamartinezmejia authored Dec 13, 2023
1 parent 9202b5c commit 5fd9a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4

- name: Pull request size and stability labels
uses: actions/labeler@v4
uses: actions/labeler@v5
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 5fd9a15

Please sign in to comment.