From 39565f35d5c353c5cf6d99001f6069bae888edc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 01:13:08 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler action to v5 --- .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 34ef0623204..122fa99c6fb 100644 --- a/.github/workflows/labelsync.yml +++ b/.github/workflows/labelsync.yml @@ -15,7 +15,7 @@ jobs: with: repository: 'sapphiredev/readme' - name: Run Label Sync - uses: crazy-max/ghaction-github-labeler@v4 + uses: crazy-max/ghaction-github-labeler@v5 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml