Skip to content

Commit 72aee34

Browse files
Update scacap/action-surefire-report action to v1.7.1
1 parent 24f42e2 commit 72aee34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
run: ./mvnw -B verify
2626
- name: Publish the test report
27-
uses: scacap/action-surefire-report@v1.0.13
27+
uses: scacap/action-surefire-report@v1.7.1
2828
if: always()
2929
with:
3030
check_name: tests

0 commit comments

Comments
 (0)