We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb57e0 commit 5a86febCopy full SHA for 5a86feb
.github/workflows/create-release-pr.yml
@@ -102,7 +102,7 @@ jobs:
102
TF_PLUGIN_CACHE_DIR: ${{ steps.global-cache-dir-path.outputs.dir }}/terraform-plugins
103
104
- name: Create Pull Request
105
- uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
+ uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
106
with:
107
commit-message: "cdktf: update documentation"
108
title: "release: ${{ github.event.inputs.version }}"
0 commit comments