use container from GHCR for Action #4

This commit is contained in:
irongut
2021-09-06 01:11:36 +01:00
parent 162def6e89
commit 71c6f23d2f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ inputs:
default: 'console'
runs:
using: 'docker'
image: 'Dockerfile'
image: 'docker://ghcr.io/irongut/codecoveragesummary:v1.0.2'
args:
- ${{ inputs.filename }}
- '--badge'