Merge pull request #372 from google/dependabot/github_actions/crazy-max/ghaction-github-labeler-4.0.0
build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0
This commit is contained in:
commit
053d2bf36e
|
@ -12,7 +12,7 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Run Labeler
|
name: Run Labeler
|
||||||
if: success()
|
if: success()
|
||||||
uses: crazy-max/ghaction-github-labeler@v3.1.1
|
uses: crazy-max/ghaction-github-labeler@v4.0.0
|
||||||
with:
|
with:
|
||||||
yaml_file: .github/labels.yml
|
yaml_file: .github/labels.yml
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue