Skip to content

Commit be52c26

Browse files
Bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 (#234)
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v5.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c51b836 commit be52c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Run Labeler
23-
uses: crazy-max/ghaction-github-labeler@v5.3.0
23+
uses: crazy-max/ghaction-github-labeler@v6.0.0
2424
with:
2525
skip-delete: true

0 commit comments

Comments
 (0)