Skip to content

Commit

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

chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2
  • Loading branch information
jacksonj04 authored Nov 11, 2024
2 parents 1dd2782 + 669c224 commit 1af8514
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/gh-action-pypi-publish@v1.11.0
uses: pypa/gh-action-pypi-publish@v1.12.2

0 comments on commit 1af8514

Please sign in to comment.