From dc51102619b15a82e7da4d2a44934ef218ccedce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 13:55:57 +0000 Subject: [PATCH] chore(deps): update python-semantic-release/python-semantic-release action to v9.8.6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0e0c2dfc..98156635 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.8.5 + uses: python-semantic-release/python-semantic-release@v9.8.6 with: github_token: ${{ secrets.RELEASE }}