From bc3a28870391ce2d96007899b46a2d923124775b Mon Sep 17 00:00:00 2001 From: "t.behrendt" Date: Wed, 8 Oct 2025 15:48:00 +0200 Subject: [PATCH] docs: for actions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 034697b..59d55cf 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,5 @@ Keeps the chart itself up-to-date as well as image references in chart values. Requires values to be in the "./values" directory. Supports both yaml and yaml.gotmpl for secrets. ## Action + +Keeps your Gitea actions up-to-date. Also always pins to a commit hash, prevening attack vectors utilizing tag reusal.