From fc5abe21e562de14781bbf261e5396903f992d0d Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Tue, 8 Nov 2022 15:54:45 +0000 Subject: [PATCH] chore: Update gotestsum This was breaking CI! --- .github/workflows/coder.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coder.yaml b/.github/workflows/coder.yaml index 5f9557e69a9c7..ae76147c0a329 100644 --- a/.github/workflows/coder.yaml +++ b/.github/workflows/coder.yaml @@ -315,7 +315,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: repo: gotestyourself/gotestsum - tag: v1.7.0 + tag: v1.8.2 - uses: hashicorp/setup-terraform@v2 with: @@ -393,7 +393,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: repo: gotestyourself/gotestsum - tag: v1.7.0 + tag: v1.8.2 - uses: hashicorp/setup-terraform@v2 with: