Skip to content

Commit

Permalink
Upgraded peter-evans/create-pull-request from v4 to v6 to fix peter-e…
Browse files Browse the repository at this point in the history
  • Loading branch information
falquaddoomi committed May 22, 2024
1 parent 16e754d commit 7c36d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-revision.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# https://github.com/manubot/manubot-ai-editor/blob/main/libs/manubot_ai_editor/env_vars.py
run: manubot ai-revision --content-directory content/
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
commit-message: 'revise using AI model\n\nUsing the OpenAI model ${{ inputs.model }}'
title: 'AI-based revision using ${{ inputs.model }}'
Expand Down

0 comments on commit 7c36d3d

Please sign in to comment.