Skip to content

Commit

Permalink
Update resyntax-autofixer.yml
Browse files Browse the repository at this point in the history
The latest version creates pull requests with multiple commits.
  • Loading branch information
jackfirth authored Nov 18, 2024
1 parent 0553047 commit 2a7ee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resyntax-autofixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: Install local packages
run: raco setup --pkgs drracket drracket-test drracket-tool drracket-tool-test drracket-tool-lib drracket-tool-doc drracket-plugin-lib
- name: Create a Resyntax pull request
uses: jackfirth/create-resyntax-pull-request@v0.3.0
uses: jackfirth/create-resyntax-pull-request@v0.5.1
with:
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}

0 comments on commit 2a7ee9f

Please sign in to comment.