This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new f905240114 use scacap action (#1853)
f905240114 is described below

commit f9052401143c8e056c14d1c62e6a695e961b842a
Author: PJ Fanning <[email protected]>
AuthorDate: Tue May 20 09:24:17 2025 +0100

    use scacap action (#1853)
    
    * use scacap action
    
    * Update timing-tests.yml
---
 .github/workflows/timing-tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/timing-tests.yml 
b/.github/workflows/timing-tests.yml
index e91e914324..42d11bff78 100644
--- a/.github/workflows/timing-tests.yml
+++ b/.github/workflows/timing-tests.yml
@@ -65,7 +65,7 @@ jobs:
       - name: Test Reports
         # Makes it easier to spot failures instead of looking at the logs.
         if: ${{ failure() }}
-        uses: marcospereira/action-surefire-report@v1
+        uses: 
scacap/action-surefire-report@1a128e49c0585bc0b8e38e541ac3b6e35a5bc727 # v1.9.0
         with:
           report_paths: '**/target/test-reports/TEST-*.xml'
           fail_if_no_tests: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to