From 3198f4491759ae4cb344ba7230300d11d97d3ef3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 17:07:11 +0000 Subject: [PATCH] chore(deps): update tj-actions/github-changelog-generator action to v1.20 --- .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 026865ec..a4c81617 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.19 + uses: tj-actions/github-changelog-generator@v1.20 - name: Create Pull Request uses: peter-evans/create-pull-request@v6