From 525e5cd49de6db873783366bc79232d9f35c756c Mon Sep 17 00:00:00 2001 From: rlnt Date: Fri, 1 Mar 2024 14:29:20 +0100 Subject: [PATCH] use fork of label syncer --- .github/workflows/label-syncer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-syncer.yml b/.github/workflows/label-syncer.yml index 949d17f..6985c3e 100644 --- a/.github/workflows/label-syncer.yml +++ b/.github/workflows/label-syncer.yml @@ -20,7 +20,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - uses: micnncim/action-label-syncer@v1 + - uses: jemmic/action-label-syncer@v1 with: manifest: .github/labels.yml repository: |