diff --git a/README.md b/README.md index 70811cf..117d445 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ All Actions runners: Linux (Ubuntu), macOS, and Windows are supported. - - [Getting started](#getting-started) - [Options](#options) - [⭐️ Set Runner's Access Token `github_token`](#%EF%B8%8F-set-runners-access-token-github_token) diff --git a/package.json b/package.json index 3022c38..ce65935 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint" ], "README.md": [ - "npx doctoc@1.4.0 --github" + "npx doctoc@2.0.0 --github" ] }, "repository": {