This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 029d9c2746 chore(deps): bump scacap/action-surefire-report from 1.12.0
to 1.13.0 (#3406)
029d9c2746 is described below
commit 029d9c274622b8f3be38a725a6b4b16659c22485
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 09:00:40 2026 +0100
chore(deps): bump scacap/action-surefire-report from 1.12.0 to 1.13.0
(#3406)
Bumps
[scacap/action-surefire-report](https://github.com/scacap/action-surefire-report)
from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/scacap/action-surefire-report/releases)
-
[Commits](https://github.com/scacap/action-surefire-report/compare/3dacff26879cd2a7f2160d101254032a3707fe6f...c38a2d74b9840ae8950a4387ae02b637421d0f39)
---
updated-dependencies:
- dependency-name: scacap/action-surefire-report
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.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 ae0c1632f2..a27b87a670 100644
--- a/.github/workflows/timing-tests.yml
+++ b/.github/workflows/timing-tests.yml
@@ -66,7 +66,7 @@ jobs:
- name: Test Reports
# Makes it easier to spot failures instead of looking at the logs.
if: ${{ failure() }}
- uses:
scacap/action-surefire-report@3dacff26879cd2a7f2160d101254032a3707fe6f # v1.12.0
+ uses:
scacap/action-surefire-report@c38a2d74b9840ae8950a4387ae02b637421d0f39 # v1.13.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]