Skip to content

Commit 1746908

Browse files
authored
Merge pull request #9 from bkahlert/dependabot/github_actions/peter-evans/create-pull-request-4.0.1
build(deps): bump peter-evans/create-pull-request from 3 to 4.0.1
2 parents b109fa5 + 66eb0c6 commit 1746908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: ${{ steps.prep.outputs.recordr-build-dir }}
4747

4848
- name: Create pull request
49-
uses: peter-evans/create-pull-request@v3
49+
uses: peter-evans/create-pull-request@v4.0.1
5050
if: startsWith(github.ref, 'refs/heads/')
5151
with:
5252
commit-message: |

0 commit comments

Comments
 (0)