Skip to content

Commit 1481112

Browse files
committed
Use forked version of label syncer
1 parent 3c734b2 commit 1481112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: micnncim/action-label-syncer@v1.3.0
17+
- uses: brpaz/action-label-syncer@0.2.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
with:

0 commit comments

Comments
 (0)