From c2583438c940b92115a3243e1e7f1752e7e4443b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 22:24:25 +0000 Subject: [PATCH] chore(github-tag): update tag github/issue-labeler to v3.5 [automerge] --- .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 465384d..0c0a14d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -47,7 +47,7 @@ jobs: issues: write steps: - name: Issue Labeler - uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4 + uses: github/issue-labeler@ccca1e16fcb66762200e616fc29b57b940c1cb67 # v3.5 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: ${{ inputs.issue-config-path }}