Skip to content

Commit b488dc0

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.14.2 (#372)
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | github-tags | pypa/gh-action-pypi-publish | v1.14.1 | v1.14.2 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 08b0987 commit b488dc0

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@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
40+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
4141

4242
- name: Create GitHub Release
4343
run: |

0 commit comments

Comments
 (0)