Skip to content

Commit 765e1c6

Browse files
authored
Merge pull request #1565 from OpenC3/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.2
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
2 parents 6e9638f + 88ac0ce commit 765e1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
env:
111111
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
112112
- name: Publish python package
113-
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241
113+
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
114114
with:
115115
user: __token__
116116
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)