Skip to content

Commit

Permalink
deps(dev): 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 b843f50 commit 41d6c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Upload Test Report 📠
if: ${{ github.actor != 'dependabot[bot]' }}
uses: scacap/action-surefire-report@v1.7.2
uses: scacap/action-surefire-report@v1.7.3
with:
report_paths: '**/build/test-results/test/TEST-*.xml'
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 41d6c87

Please sign in to comment.