diff --git a/.github/workflows/buildwheel.yml b/.github/workflows/buildwheel.yml index e372f9df..3abd266b 100644 --- a/.github/workflows/buildwheel.yml +++ b/.github/workflows/buildwheel.yml @@ -282,7 +282,7 @@ jobs: # It is recommended to pin a commit hash here for security but it # should be kept up to date. Possibly all actions and dependencies used # by the build script should be pinned... - uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0 + uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2 # Make a GitHub release