Skip to content

Commit 47e3434

Browse files
authored
Merge pull request #25 from ARM-DOE/dependabot/github_actions/actions-72327b8d01
Build(deps): Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group
2 parents 1478c92 + 321c19e commit 47e3434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: releases
6868
path: dist
6969
- name: Publish package to PyPI
70-
uses: pypa/gh-action-pypi-publish@v1.10.1
70+
uses: pypa/gh-action-pypi-publish@v1.10.2
7171
with:
7272
user: __token__
7373
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)