Skip to content

Commit

Permalink
Merge pull request #82 from python-virtualenvwrapper/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/pypa/gh-action-pypi-publish-1.8.11

Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.11
  • Loading branch information
mergify[bot] authored Dec 9, 2023
2 parents da7a638 + b848376 commit e171b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# This condition prevents PRs from being published as part of
# the test job.
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: pypa/[email protected].6
uses: pypa/[email protected].11
with:
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true
Expand Down

0 comments on commit e171b33

Please sign in to comment.