Bump docker image to v1.0.3 in action.yml

This commit is contained in:
Jonathan Derrough
2021-09-25 12:09:21 +07:00
parent 0723132cf6
commit ed258b1479
+1 -1
View File
@@ -22,7 +22,7 @@ inputs:
default: 'console'
runs:
using: 'docker'
image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.2'
image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.3'
args:
- ${{ inputs.filename }}
- '--badge'