From e74d2577b088a70c3531529d72f563ed3ce0eede Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 04:58:20 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler action to v6 --- .github/workflows/labelsync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labelsync.yml b/.github/workflows/labelsync.yml index ac6fdfec..5386d2eb 100644 --- a/.github/workflows/labelsync.yml +++ b/.github/workflows/labelsync.yml @@ -17,7 +17,7 @@ jobs: sparse-checkout-cone-mode: false repository: 'sapphiredev/.github' - name: Run Label Sync - uses: crazy-max/ghaction-github-labeler@v5 + uses: crazy-max/ghaction-github-labeler@v6 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml