Skip to content

Commit cf073ad

Browse files
Update peter-evans/create-pull-request action to v5
1 parent dc79439 commit cf073ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Create Pull Request
3939
if: steps.terraform-docs.outputs.num_changed != '0'
40-
uses: peter-evans/create-pull-request@v4
40+
uses: peter-evans/create-pull-request@v5
4141
with:
4242
commit-message: 'generate-terraform-docs: automated action'
4343
committer: GitHub <[email protected]>

0 commit comments

Comments
 (0)