From 550fe3ffbb095a913eb0684b8d0744f01f22e099 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 6 Aug 2026 05:41:11 +0000 Subject: [PATCH] chore: update POLICIES.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- POLICIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POLICIES.md b/POLICIES.md index 31e7188..38cf3f3 100644 --- a/POLICIES.md +++ b/POLICIES.md @@ -36,5 +36,5 @@ | `ghcr.io/updatecli/policies/releasepost/releasepost:0.11.1` | releasepost is a release note town crier. It retrieves release notes from a third location, like a GitHub release, and then copy them locally to your directory of choice. This policy takes care of publishing any new file generated to a git repository. It creates one file per release note version and an index file. It can creates files using different formats like markdown, asciidoctor, or json. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/releasepost/releasepost/README.md) | | `ghcr.io/updatecli/policies/typos/githubaction:0.1.2` | Updatecli policy to scaffold a typos GitHub Action workflow. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/typos/githubaction/README.md) | | `ghcr.io/updatecli/policies/updatecli/autodiscovery:0.8.1` | Updatecli Autodiscovery | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/updatecli/autodiscovery/README.md) | -| `ghcr.io/updatecli/policies/updatecli/githubaction:0.9.0` | Automatically update the Updatecli version used by GitHub action workflows. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/updatecli/githubaction/README.md) | +| `ghcr.io/updatecli/policies/updatecli/githubaction:0.9.1` | Automatically update the Updatecli version used by GitHub action workflows. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/updatecli/githubaction/README.md) | | `ghcr.io/updatecli/policies/zizmor/githubaction/scaffold:0.7.0` | Updatecli policy to scaffold a zizmor GitHub Action workflow. | [link](https://github.com/updatecli/policies/tree/main/./updatecli/policies/zizmor/githubaction/scaffold/README.md) | \ No newline at end of file