From b83c08138b49df7156a9edda67e5e1a1c96e6408 Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 06:17:38 +0000 Subject: [PATCH] docs: update actions and workflows documentation [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- actions/check/url-lighthouse/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actions/check/url-lighthouse/README.md b/actions/check/url-lighthouse/README.md index d495b95..5c274f0 100644 --- a/actions/check/url-lighthouse/README.md +++ b/actions/check/url-lighthouse/README.md @@ -34,7 +34,7 @@ The action always sends `User-Agent: hoverkraft-tech-url-lighthouse-action` when ## Usage ```yaml -- uses: hoverkraft-tech/ci-github-publish/actions/check/url-lighthouse@84e8ace407055e7a40ba6670a8c697e1ce2dfafa # 0.20.1 +- uses: hoverkraft-tech/ci-github-publish/actions/check/url-lighthouse@5ff7d4c3910971ed53834becd5967271b4e228cf # 0.21.1 with: # The URL to audit using Lighthouse. # This input is required. @@ -104,7 +104,7 @@ This project is licensed under the MIT License. SPDX-License-Identifier: MIT -Copyright © 2025 hoverkraft +Copyright © 2026 hoverkraft For more details, see the [license](http://choosealicense.com/licenses/mit/).