From 1c598bd0571b3513886cd2c37ddd8dd3f63d4330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 14:29:27 +0000 Subject: [PATCH] build(deps): Bump crazy-max/ghaction-github-labeler from 3.1.0 to 3.1.1 Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.0 to 3.1.1. - [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](https://github.com/crazy-max/ghaction-github-labeler/compare/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] --- .github/workflows/manage-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manage-labels.yml b/.github/workflows/manage-labels.yml index 35b6777..887c329 100644 --- a/.github/workflows/manage-labels.yml +++ b/.github/workflows/manage-labels.yml @@ -12,7 +12,7 @@ jobs: - name: Run Labeler if: success() - uses: crazy-max/ghaction-github-labeler@v3.1.0 + uses: crazy-max/ghaction-github-labeler@v3.1.1 with: yaml_file: .github/labels.yml env: