From 32479917a1c4b0896b33212f9b9d0c0e8e0e5d22 Mon Sep 17 00:00:00 2001 From: Eesh Tyagi Date: Thu, 9 Feb 2023 18:38:21 +0100 Subject: [PATCH] Update README.md --- 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