8000 chore(deps): update pypa/gh-action-pypi-publish digest to 54d67ed (#256) · cofin/functions-framework-python@7f58e3e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f58e3e

Browse files
authored
chore(deps): update pypa/gh-action-pypi-publish digest to 54d67ed (GoogleCloudPlatform#256)
1 parent f56fc1f commit 7f58e3e

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build distributions
2929
run: python -m build
3030
- name: Publish
31-
uses: pypa/gh-action-pypi-publish@110f54a3871763056757c3e203635d4c5711439f # master
31+
uses: pypa/gh-action-pypi-publish@54d67ed3c50a769c633f7db8063c9e634709c1b0 # master
3232
with:
3333
user: __token__
3434
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)
0