Skip to content

Commit d2e8d4d

Browse files
Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v4.2.0...v5.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 5ae185e commit d2e8d4d

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
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: Run Labeler
20-
uses: crazy-max/ghaction-github-labeler@v4.2.0
20+
uses: crazy-max/ghaction-github-labeler@v5.0.0
2121
with:
2222
skip-delete: true

0 commit comments

Comments
 (0)