From 017a69fc66fbabd712b5e4cff4a8a9f89344a37f Mon Sep 17 00:00:00 2001 From: amanstep Date: Mon, 2 Feb 2026 10:20:53 +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 699f1e5..e184eaf 100644 --- a/action.yml +++ b/action.yml @@ -44,7 +44,7 @@ outputs: description: 'Github Release Upload URL' runs: using: 'docker' - image: 'docker://ghcr.io/step-security/release-on-push-action:v0.28.4@sha256:3d8e338b65e06a2ff7bd90967210eafdc1a592967722a90f11ff433b730ff87d' #v0.28.4 + image: 'docker://ghcr.io/step-security/release-on-push-action:v0.28.5@sha256:e87b70ce485e5f2f43abf9e904c0acef89d1a2dfa79560eb76e80376cd7c296e' #v0.28.5 branding: icon: 'award' color: 'blue'