Skip to content

Commit

Permalink
Bump EnricoMi/publish-unit-test-result-action from 2.17.0 to 2.18.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 8db7510 commit 29e6612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
mvn verify -B -Dmaven.test.failure.ignore=false
- name: Publish Test results
uses: EnricoMi/publish-unit-test-result-action@567cc7f8dcea3eba5da355f6ebc95663310d8a07
uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b
if: ${{ !cancelled() }}
with:
files: "**/TEST-*.xml"
Expand Down

0 comments on commit 29e6612

Please sign in to comment.