From d7bf334367129b2c214f93f37425dfb5deb9864f Mon Sep 17 00:00:00 2001 From: Eesh Tyagi Date: Mon, 13 Feb 2023 09:39:09 +0100 Subject: [PATCH] Update README.md (#47) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 955d64ec..d1d5a16b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Just add this action to one of your [workflow files](https://docs.github.com/en/ ```yml - name: Add coverage comment - uses: ScaCap/code-coverage-assistant@v1 + uses: ScaCap/code-coverage-assistant@ ``` ### Action inputs