From 3622ad6055aeefe0774a73ce82bd9ed0a5ba4e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 04:46:11 +0000 Subject: [PATCH] build(deps): bump python-semantic-release/python-semantic-release Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from e81a78ae6e21ff8d1adfad470510c7ade03cf496 to 6e3678a948b62b9af7c4639fa7e199bee5fe8a2e. - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/e81a78ae6e21ff8d1adfad470510c7ade03cf496...6e3678a948b62b9af7c4639fa7e199bee5fe8a2e) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 6e3678a948b62b9af7c4639fa7e199bee5fe8a2e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bec2ab5..072c91b 100644 --- a/action.yml +++ b/action.yml @@ -29,7 +29,7 @@ runs: - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@e81a78ae6e21ff8d1adfad470510c7ade03cf496 + uses: python-semantic-release/python-semantic-release@6e3678a948b62b9af7c4639fa7e199bee5fe8a2e with: github_token: ${{ inputs.github-token }}