project-copacetic / copa-action

:octocat: GitHub Action for Copacetic: Directly patch container image vulnerabilities
https://project-copacetic.github.io/copacetic/website/
MIT License
19 stars 8 forks source link

automate release process #8

Closed sozercan closed 1 year ago

sozercan commented 1 year ago

automate building and publishing an action image once copa publishes a new tag

we use https://goreleaser.com/ in copa, can we use a similar way to trigger a new release in action?