We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0da0b commit c6e1082Copy full SHA for c6e1082
action.yml
@@ -10,7 +10,7 @@ outputs:
10
description: Holds total coverage value.
11
runs:
12
using: docker
13
- image: docker://ghcr.io/vladopajic/go-test-coverage:v1.0.0
+ image: docker://ghcr.io/vladopajic/go-test-coverage:v1.0.1
14
args:
15
- -config=${{ inputs.config }}
16
branding:
0 commit comments