Skip to content

Commit 77343a1

Browse files
authored
Merge pull request #1535 from o1-labs/dependabot/github_actions/peter-evans/create-pull-request-7
build(deps): bump peter-evans/create-pull-request from 6 to 7
2 parents 5810609 + c727f42 commit 77343a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-ocaml-refs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
146146
- name: Create Pull Request
147147
if: steps.changes.outputs.has_changes == 'true' && github.event_name != 'pull_request'
148-
uses: peter-evans/create-pull-request@v6
148+
uses: peter-evans/create-pull-request@v7
149149
with:
150150
token: ${{ secrets.GITHUB_TOKEN }}
151151
commit-message: |

0 commit comments

Comments
 (0)