From e2b13747b8f2b11245cf3de722707646b655aca5 Mon Sep 17 00:00:00 2001 From: Jess Bees Date: Tue, 22 Mar 2022 13:48:08 -0400 Subject: [PATCH] Temporary: repoint action to use published feature branch image --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c2bf339..b8d87fb 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.2' + image: 'docker://ghcr.io/actions/jekyll-build-pages:feature-emit-telemetry'