Skip to content

Commit

Permalink
chore: Update gotestsum (#4955)
Browse files Browse the repository at this point in the history
This was breaking CI!
  • Loading branch information
kylecarbs committed Nov 8, 2022
1 parent d1c82f6 commit a4fbc74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit a4fbc74

Please sign in to comment.