Skip to content

Commit

Permalink
Update crazy-max/ghaction-github-labeler action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2022
1 parent ce5dadc commit 7bf6cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v3.1.1
uses: crazy-max/ghaction-github-labeler@v4.0.0
with:
yaml-file: .github/labels.yml
skip-delete: false
Expand Down

0 comments on commit 7bf6cee

Please sign in to comment.