build(deps): Bump crazy-max/ghaction-github-labeler from 4.0.0 to 6.0.0 Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.0.0 to 6.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4.0.0...v6.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/manage-labels.yml b/.github/workflows/manage-labels.yml index 838c2c0..47ec084 100644 --- a/.github/workflows/manage-labels.yml +++ b/.github/workflows/manage-labels.yml
@@ -12,7 +12,7 @@ - name: Run Labeler if: success() - uses: crazy-max/ghaction-github-labeler@v4.0.0 + uses: crazy-max/ghaction-github-labeler@v6.0.0 with: yaml_file: .github/labels.yml env: