Skip to content

Commit a71199c

Browse files
committed
Rolling gotestsum back to previous version
1 parent bb0ae4f commit a71199c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-go-tfe/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ runs:
6161
6262
- name: Install gotestsum
6363
shell: bash
64-
run: go install gotest.tools/gotestsum@latest
64+
run: go install gotest.tools/gotestsum@5768fec807c3a620b209c79845e80fb4befa5857 # v1.12.2
6565

6666
- name: Download artifact
6767
id: download-artifact

0 commit comments

Comments
 (0)