Skip to content

Commit 0418c25

Browse files
committed
updated docker image version
1 parent 981e784 commit 0418c25

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
@@ -31,7 +31,7 @@ outputs:
3131
description: Holds total coverage value.
3232
runs:
3333
using: docker
34-
image: docker://ghcr.io/vladopajic/go-test-coverage:v2.0.1
34+
image: docker://ghcr.io/vladopajic/go-test-coverage:v2.0.0
3535
args:
3636
- -config=${{ inputs.config }}
3737
- -profile=${{ inputs.profile }}

0 commit comments

Comments
 (0)