From dd85203b56b87f4c4060bb9aa8b796a831fbbbe3 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 17 May 2021 19:34:14 +0200 Subject: [PATCH] Update setup.md --- .github/readme/partials/setup/action/setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/readme/partials/setup/action/setup.md b/.github/readme/partials/setup/action/setup.md index 9542bdb0..58e020b0 100644 --- a/.github/readme/partials/setup/action/setup.md +++ b/.github/readme/partials/setup/action/setup.md @@ -72,6 +72,8 @@ Rendered metrics will be committed to your repository on each run. If you wish to use new features as they're being released, you can switch from `@latest` to `@master`. As the latter is used as a development branch, jobs may fail from time to time (although we try to mitigate this). +For convenience, it is possible to use `@main` instead of `@master`. + When using a token with additional permissions, it is advised to fork this repository and use it instead to minimize security risks: ```yaml - uses: my-github-username/metrics@master