From 7db0f917a1c10417bd0e096623aa1f44125712d7 Mon Sep 17 00:00:00 2001 From: Raj-StepSecurity Date: Mon, 13 Apr 2026 14:39:04 +0530 Subject: [PATCH] feat: Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6520122..8e03478 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: Release notes generator description: This Github action automatically creates a release notes when a milestone is closed. runs: using: 'docker' - image: 'docker://ghcr.io/step-security/release-notes-generator-action:v3.2.2@sha256:fa3c3540a245b11c0614f93b38f4ba53e2e98926d515985bf43787951851ecd5' #v3.2.2 + image: 'docker://ghcr.io/step-security/release-notes-generator-action:v3.2.3@sha256:a5a096c764aa9fc943e96b449f8e672d4ec2cee4f7b791462fbb3040864fed90' #v3.2.3 branding: icon: tag color: blue