From ce10eb82a05df1e48831538f74b6dbdf7a9ee713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:54:28 +0000 Subject: [PATCH] chore: Bump srvaroa/labeler from 1.12.0 to 1.13.0 Bumps [srvaroa/labeler](https://github.com/srvaroa/labeler) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/srvaroa/labeler/releases) - [Commits](https://github.com/srvaroa/labeler/compare/fe4b1c73bb8abf2f14a44a6912a8b4fee835d631...0a20eccb8c94a1ee0bed5f16859aece1c45c3e55) --- updated-dependencies: - dependency-name: srvaroa/labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pull-request-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-lint.yml b/.github/workflows/pull-request-lint.yml index 1d7291f..3b45b59 100644 --- a/.github/workflows/pull-request-lint.yml +++ b/.github/workflows/pull-request-lint.yml @@ -75,7 +75,7 @@ jobs: contents: read pull-requests: write # Needed by labeler steps: - - uses: srvaroa/labeler@fe4b1c73bb8abf2f14a44a6912a8b4fee835d631 + - uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: