From 44c94e97b81776661979dc60068fcb09027cb61a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 00:46:26 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler digest to f4f6b96 --- .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 57359c9..4634a4e 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@3de87da19416edc45c90cd89e7a4ea922a3aae5a # tag=v4 + uses: crazy-max/ghaction-github-labeler@f4f6b96e7e747b5416cd470f3cfecf26abaa811e # v4 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml