Skip to content

Commit 5f36cf1

Browse files
build(deps): Bump crazy-max/ghaction-github-labeler from 3 to 5
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3 to 5. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v3...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 96bc420 commit 5f36cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
-
1313
name: Run Labeler
1414
if: success()
15-
uses: crazy-max/ghaction-github-labeler@v3
15+
uses: crazy-max/ghaction-github-labeler@v5
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
1818
yaml-file: .github/labels.yml

0 commit comments

Comments
 (0)