Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
kartaris authored Nov 28, 2024
1 parent 1fb6182 commit e5bf143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ inputs:
required: false
runs:
using: docker
image: ghcr.io/getflow/coverage-comment-action:v1
image: docker://ghcr.io/getflow/coverage-comment-action:v1
env:
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
COVERAGE_FILE: ${{ inputs.COVERAGE_FILE }}
Expand Down

0 comments on commit e5bf143

Please sign in to comment.