Skip to content

Commit

Permalink
ci(update_submodule.yml) Bump peter-evans/create-pull-request to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck committed Feb 12, 2024
1 parent 2f4c19e commit 3723544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_submodules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git submodule update --remote --merge
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
title: 'Update submodules'
body: ''
Expand Down

0 comments on commit 3723544

Please sign in to comment.