From e83f70aef840ffe9ac0594465fcc93b0dd447e48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 21:02:50 +0000 Subject: [PATCH] chore(deps): update python-semantic-release/python-semantic-release action to v9.16.1 --- .github/workflows/build-and-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-release.yaml b/.github/workflows/build-and-release.yaml index b43ea53..253e44d 100644 --- a/.github/workflows/build-and-release.yaml +++ b/.github/workflows/build-and-release.yaml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Release - uses: python-semantic-release/python-semantic-release@v9.8.5 + uses: python-semantic-release/python-semantic-release@v9.16.1 id: release if: github.ref_name == 'main' with: