Skip to content

Commit 209ca11

Browse files
ci: update dependency gotestyourself/gotestsum to v1.13.0 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b58e0c1 commit 209ca11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: sigoden/install-binary@v1
2424
with:
2525
repo: gotestyourself/gotestsum
26-
tag: v1.12.1
26+
tag: v1.13.0
2727

2828
- run: gotestsum --hide-summary=skipped --format-hide-empty-pkg
2929

0 commit comments

Comments
 (0)