From e5f9a4c21f4bee104db7c0f23954dde59e5df909 Mon Sep 17 00:00:00 2001 From: Prem Kumar Ponuthorai Date: Mon, 29 Aug 2022 16:08:42 +0200 Subject: [PATCH] Bump release version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2621216..fba8798 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Returns an array of possible detected large file(s) Consume the action by referencing the stable release ```yaml -uses: actionsdesk/lfs-warning@v3.1 +uses: actionsdesk/lfs-warning@v3.2 with: token: ${{ secrets.GITHUB_TOKEN }} # Optional filesizelimit: 10MB