We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6462bea commit af24881Copy full SHA for af24881
.github/workflows/pre_release.yml
@@ -74,4 +74,4 @@ jobs:
74
run: poetry build
75
76
- name: Publish a Python distribution to PyPI
77
- uses: pypa/gh-action-pypi-publish@106e0b0b7c337fa67ed433972f777c6357f78598 # v1.13.0
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
.github/workflows/release.yml
@@ -73,4 +73,4 @@ jobs:
73
0 commit comments