From 810cd1793bcd957f83c413769cdc3e5c981bb9b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:51:09 +0000 Subject: [PATCH] Bump TimonVS/pr-labeler-action from 4.1.1 to 5.0.0 Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/timonvs/pr-labeler-action/releases) - [Commits](https://github.com/timonvs/pr-labeler-action/compare/v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: TimonVS/pr-labeler-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index f74fef6..1e9c6de 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: TimonVS/pr-labeler-action@v4.1.1 + - uses: TimonVS/pr-labeler-action@v5.0.0 with: configuration-path: .github/pr-labeler.yml env: