From 7de5dcdda674ad41ef1c743f5a7ab9497de71e09 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 00:30:37 +0000 Subject: [PATCH] chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0 | datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | pypa/gh-action-pypi-publish | v1.13.0 | v1.14.0 | --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 6beff01c..7d58e714 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -37,7 +37,7 @@ jobs: run: uv build - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 + uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0 - name: Create GitHub Release run: |