From 951eefe413f7024010b1d5a5dae680ef47a9d63e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 13:05:33 +0000 Subject: [PATCH] [auto] docs: update contributors badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 222ad1b..7f588b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Add & Commit Public workflows that use this action. -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat)](#contributors-) You can use this GitHub Action to commit changes made in your workflow run directly to your repo: for example, you use it to lint your code, update documentation, commit updated builds, etc....