Skip to content

Commit 2a7ee9f

Browse files
authored
Update resyntax-autofixer.yml
The latest version creates pull requests with multiple commits.
1 parent 0553047 commit 2a7ee9f

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
@@ -31,6 +31,6 @@ jobs:
3131
- name: Install local packages
3232
run: raco setup --pkgs drracket drracket-test drracket-tool drracket-tool-test drracket-tool-lib drracket-tool-doc drracket-plugin-lib
3333
- name: Create a Resyntax pull request
34-
uses: jackfirth/create-resyntax-pull-request@v0.3.0
34+
uses: jackfirth/create-resyntax-pull-request@v0.5.1
3535
with:
3636
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)