This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new df5839b4f Update actions/setup-python digest to 83679a8 (#3157)
df5839b4f is described below

commit df5839b4f2ea6e041580a914bfa5c020a96e7c1a
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Nov 25 07:34:47 2025 +0000

    Update actions/setup-python digest to 83679a8 (#3157)
---
 .github/workflows/python-client.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/python-client.yml 
b/.github/workflows/python-client.yml
index 2349d9f84..ac00a17cf 100644
--- a/.github/workflows/python-client.yml
+++ b/.github/workflows/python-client.yml
@@ -56,7 +56,7 @@ jobs:
           java-version: '21'
 
       - name: Set up Python ${{ matrix.python-version }}
-        uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # 
v6
+        uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # 
v6
         with:
           python-version: ${{ matrix.python-version }}
 

Reply via email to