Skip to content

Commit ae2f4a6

Browse files
committed
Use forked version of label syncer
1 parent 164ef0a commit ae2f4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)