Skip to content

Commit a362ee0

Browse files
build(deps): 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 68ef832 commit a362ee0

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Check out the repository
2828
uses: actions/checkout@v6
2929
- name: Run Labeler
30-
uses: crazy-max/ghaction-github-labeler@v5.3.0
30+
uses: crazy-max/ghaction-github-labeler@v6.0.0
3131
with:
3232
skip-delete: true
3333
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)