Skip to content

Commit

Permalink
chore(deps): update actions/labeler action to v5 (#350)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent f0ea35b commit d1c05d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
run: tox

- name: Add label if tests fail
uses: actions/labeler@v4
uses: actions/labeler@v5
if: ${{ failure() }}

0 comments on commit d1c05d2

Please sign in to comment.