Skip to content

Commit

Permalink
Update Docker image version for Code Coverage Summary action to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
syed-farazahmed committed Feb 19, 2025
1 parent f9e3033 commit 87946a8
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 @@ -46,7 +46,7 @@ inputs:
default: "Code Coverage Summary"
runs:
using: "docker"
image: "docker://ghcr.io/irongut/codecoveragesummary:v1.3.0"
image: "docker://ghcr.io/syed-farazahmed/codecoveragesummary:v1.0.1"
args:
- "--files"
- ${{ inputs.filename }}
Expand Down

0 comments on commit 87946a8

Please sign in to comment.