This is an automated email from the ASF dual-hosted git repository.
raboof 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 f9a08e0487 link-validator: record summary (#3457)
f9a08e0487 is described below
commit f9a08e048706bdc16a0d428644e822f2ba4765ac
Author: Arnout Engelen <[email protected]>
AuthorDate: Fri Aug 21 21:21:04 2026 +0200
link-validator: record summary (#3457)
---
.github/workflows/link-validator.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/link-validator.yml
b/.github/workflows/link-validator.yml
index 53deb58f03..790d20c8cb 100644
--- a/.github/workflows/link-validator.yml
+++ b/.github/workflows/link-validator.yml
@@ -54,4 +54,4 @@ jobs:
sbt -Dpekko.genjavadoc.enabled=true "Javaunidoc/doc; Compile/unidoc;
docs/paradox"
- name: Run Link Validator
- run: cs launch net.runne::site-link-validator:0.2.4 --
scripts/link-validator.conf
+ run: cs launch net.runne::site-link-validator:0.3.0 --
scripts/link-validator.conf $GITHUB_STEP_SUMMARY
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]