From 0148994c9e68c2c15827ec89e8ef989e83adbdc1 Mon Sep 17 00:00:00 2001 From: amanstep Date: Tue, 19 May 2026 19:27:23 +0530 Subject: [PATCH] feat: updated the docker image --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 76c71eb..8ccafb0 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ inputs: default: '' runs: using: 'docker' - image: 'docker://ghcr.io/step-security/actions-codespell/stable:v2.1.5@sha256:dd449fdffb2bff013775cc7dfb0e253b0244184f981ddbc8dc0105075f752a71' #v2.1.5 + image: 'docker://ghcr.io/step-security/actions-codespell/stable:v2.1.6@sha256:011c8fdc0b0a93652d3bc86170097ec62091e85d6b54afb804d7516c80ae33bb' #v2.1.6 branding: icon: 'code' color: 'blue'