From 80ab60d52ba2e2f507a9c2415d270295fbf2f417 Mon Sep 17 00:00:00 2001 From: amanstep Date: Tue, 5 May 2026 14:10:34 +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 e184eaf..62144c8 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.5@sha256:e87b70ce485e5f2f43abf9e904c0acef89d1a2dfa79560eb76e80376cd7c296e' #v0.28.5 + image: 'docker://ghcr.io/step-security/release-on-push-action:v0.28.6@sha256:6b3100fcad3e389f01ea2409085b533d8d4b44049cff7769c18aedbc39205730' #v0.28.6 branding: icon: 'award' color: 'blue'