From d68d4702e48eb7c3fcbc7e9b4b6579a39d629504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 00:25:05 +0100 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler action to v5 (#85) 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 34ef0623..122fa99c 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