From 9f1e42256449fcdd73b6fdfabb87510420dca532 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" <129506189+hashicorp-tsccr[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:10:15 -0400 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update -latest . (#368) Co-authored-by: hashicorp-tsccr[bot] --- .github/workflows/cdktf-docs.yml | 2 +- .github/workflows/pull-request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cdktf-docs.yml b/.github/workflows/cdktf-docs.yml index c2d27660..d04bce33 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@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 + uses: peter-evans/create-pull-request@d121e62763d8cc35b5fb1710e887d6e69a52d3a4 # v7.0.2 with: commit-message: "docs: update cdktf documentation" title: "docs: update cdktf documentation" diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index d4c39180..838b1adb 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -15,7 +15,7 @@ jobs: with: configuration-path: .github/labeler-pull-request-triage.yml repo-token: "${{ secrets.GITHUB_TOKEN }}" - - uses: CodelyTV/pr-size-labeler@56f6f0fc35c7cc0f72963b8467729e1120cb4bed # v1.10.0 + - uses: CodelyTV/pr-size-labeler@c7a55a022747628b50f3eb5bf863b9e796b8f274 # v1.10.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} xs_label: 'size/XS'