From 58efd0320899dea8719d5417dd23e507fc1bcd7c Mon Sep 17 00:00:00 2001 From: "hoverkraft-bot[bot]" <128996893+hoverkraft-bot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 21:16:52 +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/deploy/argocd-manifest-files/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actions/deploy/argocd-manifest-files/README.md b/actions/deploy/argocd-manifest-files/README.md index c15e361..9d90f70 100644 --- a/actions/deploy/argocd-manifest-files/README.md +++ b/actions/deploy/argocd-manifest-files/README.md @@ -150,7 +150,7 @@ metadata: ## Usage ````yaml -- uses: hoverkraft-tech/ci-github-publish/actions/deploy/argocd-manifest-files@642cdb54493d05debdc1394f4bfd7365f82e7bf1 # 0.18.2 +- uses: hoverkraft-tech/ci-github-publish/actions/deploy/argocd-manifest-files@5cb7c7655bd6ab95f4f6a2ef8b863a49228c42e8 # 0.21.0 with: # Deployment ID to be used in the ArgoCD application manifest # This input is required. @@ -253,7 +253,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/).