Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 5a21394

Browse files
Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md) - [Commits](crazy-max/ghaction-github-labeler@v3.1.1...v4.0.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] <support@github.com>
1 parent a99b50e commit 5a21394

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
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Run Labeler
16-
uses: crazy-max/ghaction-github-labeler@v3.1.1
16+
uses: crazy-max/ghaction-github-labeler@v4.0.0
1717
with:
1818
skip-delete: true

0 commit comments

Comments
 (0)