Skip to content

Commit e18f436

Browse files
authored
ci: pin pypa/gh-action-pypi-publish to full commit SHA (#82)
Org policy requires all actions pinned to full-length SHAs. Missed during the original SHA-pinning pass in 09dc062.
1 parent 860a468 commit e18f436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ jobs:
152152
path: dist
153153

154154
- name: Publish to PyPI (Trusted Publishing)
155-
uses: pypa/gh-action-pypi-publish@release/v1
155+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1

0 commit comments

Comments
 (0)