chore(ci): fork keep-a-changelog-new-release action

It hasn't seen any updates in years
This commit is contained in:
Harsh Shandilya 2023-02-09 17:28:37 +05:30
parent a633c1272a
commit bd4691c421
No known key found for this signature in database

View file

@ -45,7 +45,7 @@ jobs:
echo VERSION="${VERSION}" >> $GITHUB_ENV echo VERSION="${VERSION}" >> $GITHUB_ENV
- name: Update changelog - name: Update changelog
uses: thomaseizinger/keep-a-changelog-new-release@5bc232893483441c5d6cd6c9dcb1e48abf9a2bae # 1.3.0 uses: msfjarvis/keep-a-changelog-new-release@ce8769801992253adb0209055c236a0cd192500b # 2.0.0
with: with:
tag: v${{ env.VERSION }} tag: v${{ env.VERSION }}
version: ${{ env.VERSION }} version: ${{ env.VERSION }}