From 8d18858fd53f02aa0a72f8ccb9e615a928654ed7 Mon Sep 17 00:00:00 2001 From: George Waters Date: Tue, 16 Jan 2024 22:00:53 -0500 Subject: [PATCH] Prepare for 2.1.2 release --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index aec5b21a..078ebeb2 100644 --- a/action.yml +++ b/action.yml @@ -28,4 +28,4 @@ inputs: default: ${{ github.token }} runs: using: 'docker' - image: 'docker://ghcr.io/dunkmann00/jekyll-v4-build-pages:v2.1.1' + image: 'docker://ghcr.io/dunkmann00/jekyll-v4-build-pages:v2.1.2'