Skip to content

Commit

Permalink
Bump crazy-max/ghaction-github-labeler from v2.1.0 to v3.0.0 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 26, 2020
1 parent 1546560 commit 363cf1a
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 @@ -30,7 +30,7 @@ jobs:

- name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v2.1.0
uses: crazy-max/ghaction-github-labeler@v3.0.0
with:
yaml_file: .github/labels.yml
skip_delete: false
Expand Down

0 comments on commit 363cf1a

Please sign in to comment.