Skip to content

Commit 01e8ce1

Browse files
chore(deps): upgrade pypa/gh-action-pypi-publish action to v1.14.0 (#3193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96fc15a commit 01e8ce1

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@v1.13.0
235+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
236236
env:
237237
name: "pypi"
238238
url: "https://pypi.org/p/py-cord"

0 commit comments

Comments
 (0)