Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2023
1 parent b77ba9a commit 241dbb3
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_make_release.yml
Expand Up @@ -205,7 +205,7 @@ jobs:
path: .venv
key: venv-${{ runner.os }}-${{ steps.full-python-version.outputs.version }}-release-${{ hashFiles('**/poetry.lock') }}
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3.0.0
uses: cycjimmy/semantic-release-action@v3.4.2
with:
semantic_version: 17.0.4
extra_plugins: |
Expand Down

0 comments on commit 241dbb3

Please sign in to comment.