From 25aee965ec1662ff261991b718931a141df1f46a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 23:20:04 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler action to v5 (#709) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 34ef06232..122fa99c6 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