Skip to content

Commit 42401cc

Browse files
Bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0
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>
1 parent 2e3640c commit 42401cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: actions/checkout@v6
1515

1616
- name: Run Labeler
17-
uses: crazy-max/ghaction-github-labeler@v5.3.0
17+
uses: crazy-max/ghaction-github-labeler@v6.0.0
1818
with:
1919
skip-delete: true

0 commit comments

Comments
 (0)