From be6dab10248f8e02046ae2eee35791cd865b180f Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" <129506189+hashicorp-tsccr[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 07:05:17 +0000 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update -latest . (#84) Co-authored-by: hashicorp-tsccr[bot] --- .github/workflows/community.yml | 2 +- .github/workflows/hashicorp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index 473fd6b..d71eb77 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -58,7 +58,7 @@ jobs: - if: inputs.release-notes id: release-notes-download name: Release Notes Download - uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3 + uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 with: name: release-notes path: /tmp diff --git a/.github/workflows/hashicorp.yml b/.github/workflows/hashicorp.yml index d7e2c1f..3562f04 100644 --- a/.github/workflows/hashicorp.yml +++ b/.github/workflows/hashicorp.yml @@ -106,7 +106,7 @@ jobs: - if: inputs.release-notes id: release-notes-download name: Release Notes Download - uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3 + uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 with: name: release-notes path: /tmp