Skip to content

Commit 74f0258

Browse files
committed
Update PavanMudigonda/jacoco-reporter digest to e41a5cb
1 parent c9f790a commit 74f0258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- name: WebApp JaCoCo Code Coverage Report
100100
if: ${{ matrix.jacoco && success() }}
101101
id: jacoco_reporter
102-
uses: PavanMudigonda/jacoco-reporter@e8b54bfea6a667d1a68624dae8a06ba31670667d # v5.1
102+
uses: PavanMudigonda/jacoco-reporter@e41a5cba383f5475371c5f0846dd37f8f1d95912 # v5.1
103103
with:
104104
coverage_results_path: advanced-demo/target/site/jacoco-aggregate/jacoco.xml
105105
coverage_report_name: WebApp Coverage (${{matrix.parallel}}, ${{matrix.pre-start}}, ${{matrix.java}})

0 commit comments

Comments
 (0)