name: 'The name of your action here' description: 'Provide a description here' author: 'Your name or organization here' branding: icon: 'heart' color: 'red' outputs: next_release_version: description: 'Version of the new release' runs: # pre: 'index.mjs' using: 'node20' main: 'index.mjs'