Skip to content

Commit

Permalink
Merge pull request #7 from dheid/dependabot/github_actions/madrapps/j…
Browse files Browse the repository at this point in the history
…acoco-report-1.3

Bump madrapps/jacoco-report from 1.2 to 1.3
  • Loading branch information
dheid authored Sep 12, 2022
2 parents 558a983 + 11eb236 commit 4e820fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: GabrielBB/xvfb-action@v1
with:
run: mvn -B verify
- uses: madrapps/jacoco-report@v1.2
- uses: madrapps/jacoco-report@v1.3
with:
paths: ${{ github.workspace }}/target/site/jacoco/jacoco.xml
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4e820fa

Please sign in to comment.