diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bfcb59d91..7521e7b56 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: node-version: 16 - name: Download artifacts - uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3 + uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 - name: Install junit-report-merger run: npm install -g junit-report-merger diff --git a/.github/workflows/create-release-pr.yml b/.github/workflows/create-release-pr.yml index 5c13aae34..d4791bba8 100644 --- a/.github/workflows/create-release-pr.yml +++ b/.github/workflows/create-release-pr.yml @@ -89,7 +89,7 @@ jobs: run: npm install -g cdktf-registry-docs@1.10.1 - name: Download artifacts - uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3 + uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 with: name: terraform-provider-tfe