From 896f4e967f4ffb99c18fdeb644c76988a8d6515b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:45:58 +0000 Subject: [PATCH] chore(deps): update actions/labeler action to v7 --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 37e59a7..09d0746 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -37,6 +37,6 @@ jobs: PR_TITLE: ${{ github.event.pull_request.title }} - name: Labeling - uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0 + uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0 # disable until figuring out a way to do this without pull_request_target if: false