diff --git a/README.md b/README.md index 8e862f6..7d95e0c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Returns an array of possible detected large file(s) Consume the action by referencing the stable branch ```yaml -uses: ppremk/lfs-warning@stable +uses: ppremk/lfs-warning@v1.0 with: filesizelimit: '10485760' # 10 MB is 10485760 Bytes ```