Skip to content

Commit 6bba58d

Browse files
authored
ci: Adding 'v' to GH action version
Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com>
1 parent 61532e0 commit 6bba58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-reporting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Publish JaCoCo report as PR comment
5353
id: jacoco
54-
uses: madrapps/jacoco-report@1.7.2
54+
uses: madrapps/jacoco-report@v1.7.2
5555
with:
5656
token: ${{ secrets.GITHUB_TOKEN }}
5757
paths: build-reports-artifacts/**/build/reports/jacoco/testCodeCoverageReport/testCodeCoverageReport.xml

0 commit comments

Comments
 (0)