From 39b350ed422c660854f1c83249b7c21bae5a5beb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:12:51 +0000 Subject: [PATCH] Update tj-actions/github-changelog-generator action to v1.14 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d5254003..db61b5f1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -44,7 +44,7 @@ jobs: TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }} - name: Generate CHANGELOG - uses: tj-actions/github-changelog-generator@v1.13 + uses: tj-actions/github-changelog-generator@v1.14 - name: Create Pull Request uses: peter-evans/create-pull-request@v4