From 7ee131980c130ee653b681430eb282e5fe7c762c Mon Sep 17 00:00:00 2001 From: Yoann Chaudet Date: Thu, 3 Mar 2022 20:27:51 -0800 Subject: [PATCH] Prep 1.0.2 release --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 088c042..c2bf339 100644 --- a/action.yml +++ b/action.yml @@ -27,4 +27,4 @@ inputs: default: ${{ github.token }} runs: using: 'docker' - image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.1' + image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.2'