diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index f221180..27aa7c7 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -220,7 +220,7 @@ jobs: # PyPI publish GitHub Action from https://github.com/pypa/gh-action-pypi-publish - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1 + uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1 - name: Create GitHub release uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # V2.6.1