From 6f7835b6a556df3826daf9217a03e3f572156a49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 09:41:40 +0000 Subject: [PATCH] chore(deps): update gabe565/changelog-generator action to v1 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d77b35e..36c44a3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -82,7 +82,7 @@ jobs: fetch-depth: 0 - name: Generate Changelog id: changelog - uses: gabe565/changelog-generator@v0 + uses: gabe565/changelog-generator@v1 - name: Release uses: softprops/action-gh-release@v2 with: