Skip to content

Commit 892c583

Browse files
authored
Merge pull request #780 from OpenC3/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.10
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
2 parents 9709741 + 554e0e3 commit 892c583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
env:
108108
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
109109
- name: Publish python package
110-
uses: pypa/gh-action-pypi-publish@f8c70e705ffc13c3b4d1221169b84f12a75d6ca8
110+
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
111111
with:
112112
user: __token__
113113
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)