From 9caf6e5c7211c3e696b0e6a92f128e3b30b3807a Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Mon, 13 Mar 2023 15:37:18 +0100 Subject: [PATCH] docs: update toc (#706) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e78e0da0..1c54d5c1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ GitHub Action to run Renovate self-hosted. + + ## Table of contents @@ -10,6 +12,8 @@ GitHub Action to run Renovate self-hosted. - [Options](#options) - [`configurationFile`](#configurationfile) - [`token`](#token) + - [`renovate-version`](#renovate-version) + - [`useSlim`](#useslim) - [Example](#example) - [Environment Variables](#environment-variables) - [Troubleshooting](#troubleshooting)