BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
80 stars 22 forks source link

docs(readme): replace with current version of workflow-snippet #108

Closed joundso closed 1 year ago

joundso commented 1 year ago

Copy-Pasting the current action-snippet from the README fails due to the version @v1. Simply updated it to @v1.2.4.

Types of changes

Checklist

boring-cyborg[bot] commented 1 year ago

Thanks for your first pull request!

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (2508941) 24.86% compared to head (42f51a8) 24.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ======================================= Coverage 24.86% 24.86% ======================================= Files 2 2 Lines 382 382 ======================================= Hits 95 95 Misses 287 287 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

boring-cyborg[bot] commented 1 year ago

Awesome work, congrats on your first merged pull request!

BobAnkh commented 1 year ago

@joundso Really thank you for pointing that out!