jbampton commented on code in PR #2873:
URL: https://github.com/apache/sedona/pull/2873#discussion_r3172360229
##########
.github/workflows/python-wheel.yml:
##########
@@ -72,15 +72,15 @@ jobs:
image: tonistiigi/binfmt:qemu-v8.1.5
platforms: all
- name: Build wheels
- uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a #
v3.4.0
+ uses: pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 #
v3.4.1
Review Comment:
https://github.com/apache/infrastructure-actions/blob/ea1fdb9966f72bdbe12269db150e215453948e6d/approved_patterns.yml#L261
Approved
##########
.github/workflows/python-wheel.yml:
##########
@@ -127,5 +127,5 @@ jobs:
done
echo "Content copied to dist."
- name: Publish package to PyPI
- uses:
pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
+ uses:
pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
Review Comment:
Not approved
##########
.github/workflows/docs.yml:
##########
@@ -71,7 +71,7 @@ jobs:
with:
python-version: '3.11'
- name: Install uv
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 #
v7.6.0
+ uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b #
v8.1.0
Review Comment:
https://github.com/apache/infrastructure-actions/blob/ea1fdb9966f72bdbe12269db150e215453948e6d/approved_patterns.yml#L43
Approved
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]