From 96770184e953598e6232dbed4e6d39466f7d7465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:27:27 -0600 Subject: [PATCH] chore(deps): bump relekang/python-semantic-release from 7.34.6 to 8.0.0 (#89) --- .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 c9c2e6c..2c2e20d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: # - Create GitHub release # - Publish to PyPI - name: Python Semantic Release - uses: relekang/python-semantic-release@v7.34.6 + uses: relekang/python-semantic-release@v8.0.0 with: github_token: ${{ secrets.GH_TOKEN }} repository_username: __token__