From aeda4a7727f1394ac1c31c353ea67392000adc85 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" <129506189+hashicorp-tsccr[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:26:48 +0000 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update -latest . (#1675) Co-authored-by: hashicorp-tsccr[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a94faeadb..f6035468c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -82,7 +82,7 @@ jobs: run: npm run package -- --target=${{ matrix.vsce_target }} - name: Upload vsix as artifact - uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 + uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0 with: name: ${{ matrix.vsce_target }} path: '*.vsix'