Skip to content

Commit bda5031

Browse files
authored
Update sync-dependencies.yml
1 parent 946f4d1 commit bda5031

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync-dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
sync:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: nerjs/branch-sync-action@v1
20+
- uses: voidmason/branch-sync-action@v1
2121
with:
2222
token: ${{ secrets.RELEASE_TOKEN }}
2323
base: master
24-
head: dependencies
24+
head: dependencies

0 commit comments

Comments
 (0)