[chore] Pin third-party GitHub Actions to commit SHAs (#4076)

This commit is contained in:
filtered
2025-06-07 21:06:34 -07:00
committed by GitHub
parent 79a63de70e
commit e8236e1a85
8 changed files with 9 additions and 9 deletions

View File

@@ -66,7 +66,7 @@ jobs:
env:
COMFYUI_FRONTEND_VERSION: ${{ format('{0}.dev{1}', needs.build.outputs.version, inputs.devVersion) }}
- name: Publish pypi package
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
with:
password: ${{ secrets.PYPI_TOKEN }}
packages-dir: comfyui_frontend_package/dist