We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11d00d commit 6a8a7e0Copy full SHA for 6a8a7e0
1 file changed
.github/workflows/syncfork.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: TG908/fork-sync@v1.1
+ - uses: tgymnich/fork-sync@v1.2
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
16
owner: AllenDowney
0 commit comments