From d88b0ffb203a23c6a59c394d780f3e3ff1234c05 Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 16:47:54 +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/release/plan/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/release/plan/README.md b/actions/release/plan/README.md index 2724129..b9dbc1e 100644 --- a/actions/release/plan/README.md +++ b/actions/release/plan/README.md @@ -34,7 +34,7 @@ Plan a release identity without creating a Git tag or GitHub release. ## Usage ```yaml -- uses: hoverkraft-tech/ci-github-publish/actions/release/plan@ba941863a698984b6596e760f4e7727beea81167 # 0.26.0 +- uses: hoverkraft-tech/ci-github-publish/actions/release/plan@a4e4d7868b10df533a1937f260c46a27e5651738 # 0.26.1 with: # Whether to plan the release as a prerelease # Default: `false`