Skip to content

Commit

Permalink
build(deps): bump madrapps/jacoco-report from 1.7.0 to 1.7.1 (#303)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent a1b912f commit 845ec35
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 @@ -21,7 +21,7 @@ jobs:
distribution: 'temurin'
cache: maven
- run: mvn -B verify
- uses: madrapps/[email protected].0
- uses: madrapps/[email protected].1
with:
paths: ${{ github.workspace }}/target/site/jacoco/jacoco.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 845ec35

Please sign in to comment.