Skip to content

Commit 1155b3f

Browse files
authored
Update resyntax-autofixer.yml
The newest version creates pull requests with multiple commits.
1 parent 81cd9a8 commit 1155b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/resyntax-autofixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install local packages
3131
run: raco setup typed typed-racket typed-racket-test typed-scheme
3232
- name: Create a Resyntax pull request
33-
uses: jackfirth/create-resyntax-pull-request@v0.4.2
33+
uses: jackfirth/create-resyntax-pull-request@v0.5.1
3434
with:
3535
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}
3636
max-fixes: '50'

0 commit comments

Comments
 (0)