Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: Update gotestsum
This was breaking CI!
  • Loading branch information
kylecarbs committed Nov 8, 2022
commit fc5abe21e562de14781bbf261e5396903f992d0d
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