Skip to content

Commit eb685a5

Browse files
chore(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 10.3.0 to 10.3.1. - [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](python-semantic-release/python-semantic-release@v10.3.0...v10.3.1) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b6bc01 commit eb685a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
persist-credentials: false
1919

2020
- name: Python Semantic Release
21-
uses: python-semantic-release/[email protected].0
21+
uses: python-semantic-release/[email protected].1
2222
with:
2323
github_token: ${{ secrets.GH_PAT_SEM_REL_NISSIM_AI21_PYTHON_SDK }}

0 commit comments

Comments
 (0)