Skip to content

Commit 544e746

Browse files
committed
ci(deps): bump python-semantic-release@v10.5.2 action to v10.5.3 (python-semantic-release#1396)
1 parent 350c48f commit 544e746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
143143
- name: Release | Python Semantic Release
144144
id: release
145-
uses: python-semantic-release/python-semantic-release@02f2a5c74dbb6aa2989f10fc4af12cd8e6bf025f # v10.5.2
145+
uses: python-semantic-release/python-semantic-release@350c48fcb3ffcdfd2e0a235206bc2ecea6b69df0 # v10.5.3
146146
with:
147147
github_token: ${{ secrets.GITHUB_TOKEN }}
148148
verbosity: 1

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
113113
- name: Build | Build next version artifacts
114114
id: version
115-
uses: python-semantic-release/python-semantic-release@02f2a5c74dbb6aa2989f10fc4af12cd8e6bf025f # v10.5.2
115+
uses: python-semantic-release/python-semantic-release@350c48fcb3ffcdfd2e0a235206bc2ecea6b69df0 # v10.5.3
116116
with:
117117
github_token: ""
118118
verbosity: 1

0 commit comments

Comments
 (0)