From 93ea58fcbbbacd26e2f746bff44b485610d33196 Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Thu, 2 Feb 2023 15:30:48 -0800 Subject: [PATCH] Prepare version bump --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7a223331..86827690 100644 --- a/action.yml +++ b/action.yml @@ -28,4 +28,4 @@ inputs: default: ${{ github.token }} runs: using: 'docker' - image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.6' + image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.7'