Skip to content

Commit

Permalink
Update scacap/action-surefire-report action to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 24f42e2 commit e103188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
run: ./mvnw -B verify
- name: Publish the test report
uses: scacap/action-surefire-report@v1.0.13
uses: scacap/action-surefire-report@v1.7.3
if: always()
with:
check_name: tests
Expand Down

0 comments on commit e103188

Please sign in to comment.