Skip to content

Commit d96d4f6

Browse files
ci(deps): bump [email protected] action to 9.20.0 (#49)
1 parent 6ae9542 commit d96d4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Release | Python Semantic Release
6161
id: release
62-
uses: python-semantic-release/python-semantic-release@v9.19.1
62+
uses: python-semantic-release/python-semantic-release@v9.20.0
6363
with:
6464
github_token: ${{ secrets.GITHUB_TOKEN }}
6565
root_options: "-vv -c releaserc.toml"

0 commit comments

Comments
 (0)