Skip to content

Commit bc086af

Browse files
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#1876)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 096e95c commit bc086af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_dartpy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
- name: List files in dist
184184
run: ls -lR dist/
185185

186-
- uses: pypa/gh-action-pypi-publish@v1.11.0
186+
- uses: pypa/gh-action-pypi-publish@v1.12.2
187187
with:
188188
user: __token__
189189
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)