Skip to content

Commit

Permalink
Bump crazy-max/ghaction-github-labeler from v3.0.0 to v3.1.0
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from v3.0.0 to v3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-labeler@v3.0.0...dbccbd0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2020
1 parent 42353dd commit de650e1
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@v3.0.0
uses: crazy-max/ghaction-github-labeler@v3.1.0
with:
yaml_file: .github/labels.yml
skip_delete: false
Expand Down

0 comments on commit de650e1

Please sign in to comment.