From ace42d5259e9a92ac70b80b7a1ab767ebd30d147 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:20:33 +0000 Subject: [PATCH] chore(deps): update srvaroa/labeler action to v1.13.0 (#542) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 2f9188cd..ac571cc6 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -12,6 +12,6 @@ jobs: steps: # https://github.com/marketplace/actions/label-manager-for-prs-and-issues-based-on-configurable-conditions - name: Label manager for PRs and Issues based on configurable conditions - uses: srvaroa/labeler@fe4b1c73bb8abf2f14a44a6912a8b4fee835d631 # v1.12.0 + uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 # v1.13.0 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"