Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent db0d9bd commit d85bb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Publish to PyPI
id: publish-pypi
continue-on-error: true
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
with:
packages-dir: ${{ steps.local_repo.outputs.dir }}
password: ${{ fromJSON(steps.secrets.outputs.vault).pypi_token }}
Expand Down

0 comments on commit d85bb38

Please sign in to comment.