From ed1a8a48d1274806732ffdf9ef83a92b6fc813fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:19:18 +0000 Subject: [PATCH] Upgrade: Bump TimonVS/pr-labeler-action from 3 to 4 Bumps [TimonVS/pr-labeler-action](https://github.com/TimonVS/pr-labeler-action) from 3 to 4. - [Release notes](https://github.com/TimonVS/pr-labeler-action/releases) - [Commits](https://github.com/TimonVS/pr-labeler-action/compare/v3...v4) --- 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 cb1e114..13f7f9d 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -7,7 +7,7 @@ jobs: pr-labeler: runs-on: ubuntu-latest steps: - - uses: TimonVS/pr-labeler-action@v3 + - uses: TimonVS/pr-labeler-action@v4 with: configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value env: