Skip to content

Commit 947fbdb

Browse files
build(deps): Bump crazy-max/ghaction-github-labeler from 4.0.0 to 5.1.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7198cf6 commit 947fbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manage-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
-
1313
name: Run Labeler
1414
if: success()
15-
uses: crazy-max/ghaction-github-labeler@v4.0.0
15+
uses: crazy-max/ghaction-github-labeler@v5.1.0
1616
with:
1717
yaml_file: .github/labels.yml
1818
env:

0 commit comments

Comments
 (0)