Skip to content

Commit 62d89a7

Browse files
deps(dev): update scacap/action-surefire-report action to v1.9.0
1 parent c0578a5 commit 62d89a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Upload Test Report 📠
5454
if: ${{ github.actor != 'dependabot[bot]' }}
55-
uses: scacap/action-surefire-report@v1.8.0
55+
uses: scacap/action-surefire-report@v1.9.0
5656
with:
5757
report_paths: '**/build/test-results/test/TEST-*.xml'
5858
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)