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.
2 parents 0723132 + ed258b1 commit cae1cbcCopy full SHA for cae1cbc
1 file changed
action.yml
@@ -22,7 +22,7 @@ inputs:
22
default: 'console'
23
runs:
24
using: 'docker'
25
- image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.2'
+ image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.3'
26
args:
27
- ${{ inputs.filename }}
28
- '--badge'
0 commit comments