Skip to content

Commit c6e1082

Browse files
committed
bump action version
1 parent bc0da0b commit c6e1082

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
@@ -10,7 +10,7 @@ outputs:
1010
description: Holds total coverage value.
1111
runs:
1212
using: docker
13-
image: docker://ghcr.io/vladopajic/go-test-coverage:v1.0.0
13+
image: docker://ghcr.io/vladopajic/go-test-coverage:v1.0.1
1414
args:
1515
- -config=${{ inputs.config }}
1616
branding:

0 commit comments

Comments
 (0)