Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Jun 20, 2023
1 parent e3f5c87 commit 984dd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-doc-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
docs/source/changelog.rst
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4.0.4
uses: peter-evans/create-pull-request@v4.2.4
if: steps.changed_files.outputs.files_changed == 'true'
with:
commit-message: Synced README changes to docs
Expand Down

0 comments on commit 984dd35

Please sign in to comment.