Skip to content

Commit

Permalink
Merge pull request #27 from pulumiverse/renovate/pypa-gh-action-pypi-…
Browse files Browse the repository at this point in the history
…publish-1.x

Update pypa/gh-action-pypi-publish action to v1.8.14
  • Loading branch information
ringods authored May 20, 2024
2 parents c95f236 + 08a0953 commit 88cfaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
fi
- if: ${{ matrix.language == 'python' && env.PUBLISH_PYPI == 'true' }}
name: Publish package to PyPI
uses: pypa/[email protected].10
uses: pypa/[email protected].14
with:
user: ${{ env.PYPI_USERNAME }}
password: ${{ env.PYPI_PASSWORD }}
Expand Down

0 comments on commit 88cfaa8

Please sign in to comment.