Skip to content

Commit

Permalink
Merge pull request #129 from pulumiverse/dependabot/github_actions/mo…
Browse files Browse the repository at this point in the history
…dules-c778d578ac
  • Loading branch information
pierskarsenbarg authored Oct 9, 2024
2 parents b34d049 + eeb99b8 commit 2080995
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].2
uses: pypa/[email protected].3
with:
user: ${{ env.PYPI_USERNAME }}
password: ${{ env.PYPI_PASSWORD }}
Expand Down

0 comments on commit 2080995

Please sign in to comment.