Skip to content

Commit 46adb94

Browse files
committed
test
1 parent 7897059 commit 46adb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ runs:
149149
- name: run go-test-coverage
150150
shell: bash
151151
run: |
152-
go run github.com/vladopajic/go-test-coverage/v2@latest \
152+
go run github.com/vladopajic/go-test-coverage/v2@78970591c7bd59dc59031d62c210798ef618d1e0 \
153153
--config=${{ inputs.config || '***' }} \
154154
--profile=${{ inputs.profile || '***' }} \
155155
--source-dir=${{ inputs.source-dir || '***' }} \

0 commit comments

Comments
 (0)