Skip to content

Commit 96ffe18

Browse files
authored
Merge pull request #1475 from hashicorp/dependabot/github_actions/peter-evans/create-pull-request-7.0.5
Build(deps): Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5
2 parents 763d690 + bceedf6 commit 96ffe18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
TF_PLUGIN_CACHE_DIR: ${{ steps.global-cache-dir-path.outputs.dir }}/terraform-plugins
103103

104104
- name: Create Pull Request
105-
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
105+
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
106106
with:
107107
commit-message: "cdktf: update documentation"
108108
title: "release: ${{ github.event.inputs.version }}"

0 commit comments

Comments
 (0)