From 99ebc21be21f5cf400fda30dabd06c63bdeba602 Mon Sep 17 00:00:00 2001 From: rldyourmnd Date: Thu, 3 Sep 2026 00:10:02 +0500 Subject: [PATCH] feat: pin the PyPI action commit Rendered from NDDev-it-com/setup-systems by tools/render_public_trees.py at 0.0.58. This tree is generated: fix the source and the renderer, never this checkout. --- .github/workflows/publish-pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-pypi.yml b/.github/workflows/publish-pypi.yml index 8b38813..66e340b 100644 --- a/.github/workflows/publish-pypi.yml +++ b/.github/workflows/publish-pypi.yml @@ -71,7 +71,7 @@ jobs: ls -l dist - name: Publish to PyPI as codex-setup-system - uses: pypa/gh-action-pypi-publish@a892a5a61159132606e93a2fa6f4358831b04d26 # v1.14.2 + uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2 with: # Attestations are what make this channel checkable at all: PyPI # keeps a PEP 740 bundle naming this repository, this workflow and