From 367127ed241a5e499ad20091576e87d6339fc63a Mon Sep 17 00:00:00 2001 From: jonasbn Date: Thu, 18 May 2023 11:44:11 +0200 Subject: [PATCH] Preparing release 0.32.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 099a2cef..bd91d026 100644 --- a/action.yml +++ b/action.yml @@ -23,4 +23,4 @@ branding: icon: type runs: using: docker - image: 'docker://jonasbn/github-action-spellcheck:0.31.0' + image: 'docker://jonasbn/github-action-spellcheck:0.32.0'