Skip to content

Commit cae1cbc

Browse files
authored
merge PR #8 Bump docker image to v1.0.3 in action.yml from reallyreallyreal/master
Bump docker image to v1.0.3 in action.yml
2 parents 0723132 + ed258b1 commit cae1cbc

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
@@ -22,7 +22,7 @@ inputs:
2222
default: 'console'
2323
runs:
2424
using: 'docker'
25-
image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.2'
25+
image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.3'
2626
args:
2727
- ${{ inputs.filename }}
2828
- '--badge'

0 commit comments

Comments
 (0)