We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946f4d1 commit bda5031Copy full SHA for bda5031
1 file changed
.github/workflows/sync-dependencies.yml
@@ -17,8 +17,8 @@ jobs:
17
sync:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: nerjs/branch-sync-action@v1
+ - uses: voidmason/branch-sync-action@v1
21
with:
22
token: ${{ secrets.RELEASE_TOKEN }}
23
base: master
24
- head: dependencies
+ head: dependencies
0 commit comments