From 76690d3addeee8a77820fbf978312f80660cbac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 07:07:25 -0700 Subject: [PATCH] Chore(deps): Bump crazy-max/ghaction-github-labeler from 3 to 4 (#1007) --- .github/workflows/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index a0dd6261..9c108235 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: crazy-max/ghaction-github-labeler@v3 + - uses: crazy-max/ghaction-github-labeler@v4 with: yaml-file: .github/labels.yml