diff --git a/.github/workflows/pypi-license-header.yaml b/.github/workflows/pypi-license-header.yaml index d32a0e4..80eb6ef 100644 --- a/.github/workflows/pypi-license-header.yaml +++ b/.github/workflows/pypi-license-header.yaml @@ -84,7 +84,7 @@ jobs: - name: publish if: github.event_name != 'pull_request' - uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 with: packages-dir: pypi-packages/license-header/dist skip-existing: true