Skip to content

Commit

Permalink
build(deps): bump jackfirth/create-resyntax-pull-request
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and sorawee committed Nov 20, 2024
1 parent 399ba03 commit 5b89a88
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 @@ -30,6 +30,6 @@ jobs:
- name: Install local packages
run: raco setup --pkgs scribble scribble-doc scribble-html-lib scribble-lib scribble-test scribble-text-lib
- name: Create a Resyntax pull request
uses: jackfirth/create-resyntax-pull-request@v0.4.2
uses: jackfirth/create-resyntax-pull-request@v0.5.1
with:
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}

0 comments on commit 5b89a88

Please sign in to comment.