Skip to content

Commit 0850de5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
uses: actions/checkout@v3
2626
-
2727
name: Run Labeler
28-
uses: crazy-max/ghaction-github-labeler@v4
28+
uses: crazy-max/ghaction-github-labeler@v5
2929
with:
3030
dry-run: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)