diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4b154332..7343cef6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,7 @@ jobs: with: name: dist.zip path: dist/ - - uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2 + - uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3 # TODO: Create and publish release notes # TODO: Generate SLSA provenance for the wheels