Skip to content

Commit 734f73b

Browse files
committed
bump action image to v2.0.1
1 parent 6d1d273 commit 734f73b

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
@@ -19,7 +19,7 @@ outputs:
1919
description: Holds total coverage value.
2020
runs:
2121
using: docker
22-
image: docker://ghcr.io/vladopajic/go-test-coverage:v2.0.0
22+
image: docker://ghcr.io/vladopajic/go-test-coverage:v2.0.1
2323
args:
2424
- -config=${{ inputs.config || "" }}
2525
- -profile=${{ inputs.profile || "" }}

0 commit comments

Comments
 (0)