Skip to content

Commit 34b486e

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0 (#347)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | pypa/gh-action-pypi-publish | v1.13.0 | v1.14.0 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 0029fb7 commit 34b486e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: uv build
3838

3939
- name: Publish to PyPI
40-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
40+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
4141

4242
- name: Create GitHub Release
4343
run: |

0 commit comments

Comments
 (0)