Skip to content

Commit fa8079f

Browse files
authored
Merge pull request #382 from Adyen/renovate/actions-labeler-6.x
chore(deps): update actions/labeler action to v6
2 parents b5e85b0 + c0850d6 commit fa8079f

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@v5
33+
uses: actions/labeler@v6
3434
if: ${{ failure() }}

0 commit comments

Comments
 (0)