We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db8b4ec + 7db0f91 commit 9ba7c2eCopy full SHA for 9ba7c2e
1 file changed
action.yml
@@ -2,7 +2,7 @@ name: Release notes generator
2
description: This Github action <strong>automatically creates a release notes</strong> when a milestone is closed.
3
runs:
4
using: 'docker'
5
- 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
6
branding:
7
icon: tag
8
color: blue
0 commit comments