+
This commit is contained in:
committed by
GitHub
parent
1fb6182211
commit
e5bf143c63
@@ -61,7 +61,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: docker
|
using: docker
|
||||||
image: ghcr.io/getflow/coverage-comment-action:v1
|
image: docker://ghcr.io/getflow/coverage-comment-action:v1
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
|
||||||
COVERAGE_FILE: ${{ inputs.COVERAGE_FILE }}
|
COVERAGE_FILE: ${{ inputs.COVERAGE_FILE }}
|
||||||
|
|||||||
Reference in New Issue
Block a user