Update README.md

This commit is contained in:
Thomas Eizinger 2024-02-14 18:37:33 +11:00 committed by GitHub
parent 3c29bb3f8c
commit 9382551541
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v2
- name: Update changelog
uses: thomaseizinger/keep-a-changelog-new-release@v1
uses: thomaseizinger/keep-a-changelog-new-release@v2
with:
tag: v0.6.0 # You probably want to have this dynamic :)
```