Skip to content

Commit d1c05d2

Browse files
chore(deps): update actions/labeler action to v5 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0ea35b commit d1c05d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
run: tox
3131

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

0 commit comments

Comments
 (0)