diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3c79e25..954e225 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -178,4 +178,4 @@ jobs: run: poetry run semantic-release publish - name: Publish package distributions to PyPI if: steps.bump-version.outputs.released == 'true' - uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10 + uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf # v1.8.11