Skip to content

Commit 2ed2ffa

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to db8f07d
1 parent 50889fb commit 2ed2ffa

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
@@ -177,7 +177,7 @@ jobs:
177177
if: matrix.language == 'dotnet'
178178

179179
- name: Publish Python SDK
180-
uses: pypa/gh-action-pypi-publish@31b23f5a660aa0186e00cf381c491ff4edf3d002 # release/v1
180+
uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f # release/v1
181181
with:
182182
skip-existing: true
183183
packages-dir: "${{ github.workspace }}/sdk/python/bin/dist/"

0 commit comments

Comments
 (0)