mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-18 07:50:13 +02:00
Bump docker image to v1.0.3 in action.yml
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user