From c50d979cad6d638be47950af552a1eac6816b07c Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Wed, 3 May 2023 20:10:20 +0000 Subject: [PATCH] - use v3 action itself --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b8fbfa..74949a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,7 @@ jobs: - name: "Build Changelog" id: github_release - uses: mikepenz/release-changelog-builder-action@v2 + uses: mikepenz/release-changelog-builder-action@v3 with: configuration: "configs/configuration_repo.json" env: