diff --git a/README.md b/README.md index 85c2556f6..ff2ddb22e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ jobs: ## Usage ```yaml -- uses: streetsidesoftware/cspell-action@v1 +- uses: streetsidesoftware/cspell-action@v2 with: # Github token used to fetch the list of changed files in the commit. # Default: ${{ github.token }}