Skip to content

Commit cddbd1f

Browse files
chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 9.3.0 (#65)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43a2741 commit cddbd1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
token: ${{ secrets.SILENTWORKS_PAT }}
5555
- name: Python Semantic Release
5656
id: release
57-
uses: python-semantic-release/python-semantic-release@v8.0.0
57+
uses: python-semantic-release/python-semantic-release@v9.3.0
5858
with:
5959
github_token: ${{ secrets.GITHUB_TOKEN }}
6060

@@ -94,7 +94,7 @@ jobs:
9494

9595
- name: Python Semantic Release
9696
id: release
97-
uses: python-semantic-release/python-semantic-release@v8.0.0
97+
uses: python-semantic-release/python-semantic-release@v9.3.0
9898
with:
9999
github_token: ${{ secrets.GITHUB_TOKEN }}
100100

0 commit comments

Comments
 (0)