From e32c90261881b6866c81d74aeafc647ca976b21b Mon Sep 17 00:00:00 2001 From: Jamy Golden Date: Sat, 7 Sep 2024 02:46:18 +0200 Subject: [PATCH] Use latest image for github action --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d04d44c..6a3dc06 100644 --- a/action.yml +++ b/action.yml @@ -3,7 +3,7 @@ description: 'Build all the schemes for a base16 or tinted repo' runs: using: 'docker' - image: 'docker://ghcr.io/tinted-theming/tinted-builder-rust:v0.11.0' + image: 'docker://ghcr.io/tinted-theming/tinted-builder-rust:latest' args: - build - .