From 649dbe7f2151898ddee2eeb1d6db7b8586921f91 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" <129506189+hashicorp-tsccr[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:18:27 -0400 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update -latest . (#356) Co-authored-by: hashicorp-tsccr[bot] --- .github/workflows/cdktf-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cdktf-docs.yml b/.github/workflows/cdktf-docs.yml index 3efb71c9..7dd77f4d 100644 --- a/.github/workflows/cdktf-docs.yml +++ b/.github/workflows/cdktf-docs.yml @@ -60,7 +60,7 @@ jobs: git push "https://${{ env.CI_COMMIT_AUTHOR }}:${{ secrets.TF_DEVEX_COMMIT_GITHUB_TOKEN }}@github.com/${{ github.repository }}.git" - name: Create Pull Request - uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5 + uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 with: commit-message: "docs: update cdktf documentation" title: "docs: update cdktf documentation"