Skip to content

Commit

Permalink
Merge pull request #166 from pulumiverse/dependabot/github_actions/mo…
Browse files Browse the repository at this point in the history
…dules-13fff53659

gha(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the modules group
  • Loading branch information
pierskarsenbarg authored Jan 29, 2025
2 parents 922aafa + 402c488 commit 9946b86
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 @@ -257,7 +257,7 @@ jobs:
# run: ./ci-scripts/ci/publish-tfgen-package ${{ github.workspace }}
- if: ${{ matrix.language == 'python' && env.PUBLISH_PYPI == 'true' }}
name: Publish package to PyPI
uses: pypa/[email protected].3
uses: pypa/[email protected].4
with:
user: ${{ env.PYPI_USERNAME }}
password: ${{ env.PYPI_PASSWORD }}
Expand Down

0 comments on commit 9946b86

Please sign in to comment.