Skip to content

Commit

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

chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3
  • Loading branch information
renovate[bot] authored Dec 11, 2024
2 parents 22ab71a + 732e121 commit c8fbc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: poetry build
- name: Publish distribution to PyPI
if: startsWith(github.ref, 'refs/tags')
uses: pypa/[email protected].2
uses: pypa/[email protected].3

0 comments on commit c8fbc15

Please sign in to comment.