From bd01b13051cffb7c0c58ec68322e97d249814c45 Mon Sep 17 00:00:00 2001 From: blooper05 Date: Wed, 8 Jun 2022 12:21:02 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20style(markdownlint):=20Fix=20the?= =?UTF-8?q?=20`MD034`=20warning=20from=20`markdownlint`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496b82c..6801cbb 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Pushing tag manually by yourself also work. This action updates major/minor release tags on a tag push. e.g. Update v1 and v1.2 tag when released v1.2.3. -ref: https://help.github.com/en/articles/about-actions#versioning-your-action +ref: ### Lint - reviewdog integration