Skip to content

Commit 5b89a88

Browse files
dependabot[bot]sorawee
authored andcommitted
build(deps): bump jackfirth/create-resyntax-pull-request
Bumps [jackfirth/create-resyntax-pull-request](https://github.com/jackfirth/create-resyntax-pull-request) from 0.4.2 to 0.5.1. - [Release notes](https://github.com/jackfirth/create-resyntax-pull-request/releases) - [Commits](jackfirth/create-resyntax-pull-request@v0.4.2...v0.5.1) --- updated-dependencies: - dependency-name: jackfirth/create-resyntax-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 399ba03 commit 5b89a88

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,6 +30,6 @@ jobs:
3030
- name: Install local packages
3131
run: raco setup --pkgs scribble scribble-doc scribble-html-lib scribble-lib scribble-test scribble-text-lib
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 }}

0 commit comments

Comments
 (0)