Skip to content

Commit 75824e4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

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

112112
- name: Publish package distributions to GitHub Releases

0 commit comments

Comments
 (0)