Skip to content

Commit 1a8ea1d

Browse files
chore(deps): upgrade pypa/gh-action-pypi-publish action to v1.14.2 (#3322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a371158 commit 1a8ea1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
target_commitish: ${{ github.ref_name }}
233233

234234
- name: "Publish package distributions to PyPI"
235-
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
235+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
236236
env:
237237
name: "pypi"
238238
url: "https://pypi.org/p/py-cord"

0 commit comments

Comments
 (0)