Skip to content

Commit 5c10316

Browse files
chore(deps): pin pypa/gh-action-pypi-publish action to ed0c539 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8627d3 commit 5c10316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
subject-path: "dist/*"
108108

109109
- name: Publish package distributions to PyPI
110-
uses: pypa/gh-action-pypi-publish@release/v1
110+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
111111
if: steps.release.outputs.released == 'true'
112112

113113
- name: Publish package distributions to GitHub Releases

0 commit comments

Comments
 (0)