Skip to content

Commit 7d3e94d

Browse files
dependabot[bot]sorawee
authored andcommitted
Bump jackfirth/create-resyntax-pull-request from 0.4.1 to 0.4.2
Bumps [jackfirth/create-resyntax-pull-request](https://github.com/jackfirth/create-resyntax-pull-request) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/jackfirth/create-resyntax-pull-request/releases) - [Commits](jackfirth/create-resyntax-pull-request@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: jackfirth/create-resyntax-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8359319 commit 7d3e94d

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/[email protected].1
33+
uses: jackfirth/[email protected].2
3434
with:
3535
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}
3636
max-fixes: '50'

0 commit comments

Comments
 (0)