diff --git a/README.md b/README.md index 83492d9..1b56be4 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,10 @@ The short SHA of the current commit, i.e. `"d09e6f6"` ## Example usage - + ```yaml -- uses: NiverEngineering/is-release-commit-action@v1.3.3 +- uses: NiverEngineering/is-release-commit-action@v1 id: is-release-commit ```