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

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


The following commit(s) were added to refs/heads/main by this push:
     new ed5be7a1c6 MINOR: [CI] Bump actions/setup-python from 5.2.0 to 5.3.0 
(#44546)
ed5be7a1c6 is described below

commit ed5be7a1c61c7e2876094dcb2af6ba29d331bb8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 29 05:32:49 2024 +0900

    MINOR: [CI] Bump actions/setup-python from 5.2.0 to 5.3.0 (#44546)
    
    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 
5.2.0 to 5.3.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/actions/setup-python/releases";>actions/setup-python's 
releases</a>.</em></p>
    <blockquote>
    <h2>v5.3.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add workflow file for publishing releases to immutable action package 
by <a href="https://github.com/Jcambass";><code>@​Jcambass</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/941";>actions/setup-python#941</a></li>
    <li>Upgrade IA publish by <a 
href="https://github.com/Jcambass";><code>@​Jcambass</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/943";>actions/setup-python#943</a></li>
    </ul>
    <h3>Bug Fixes:</h3>
    <ul>
    <li>Normalise Line Endings to Ensure Cross-Platform Consistency by <a 
href="https://github.com/priya-kinthali";><code>@​priya-kinthali</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/938";>actions/setup-python#938</a></li>
    <li>Revise <code>isGhes</code> logic by <a 
href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/963";>actions/setup-python#963</a></li>
    <li>Bump pillow from 7.2 to 10.2.0 by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/956";>actions/setup-python#956</a></li>
    </ul>
    <h3>Enhancements:</h3>
    <ul>
    <li>Enhance workflows and documentation updates by <a 
href="https://github.com/priya-kinthali";><code>@​priya-kinthali</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/965";>actions/setup-python#965</a></li>
    <li>Bump default versions to latest by <a 
href="https://github.com/jeffwidman";><code>@​jeffwidman</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/905";>actions/setup-python#905</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/Jcambass";><code>@​Jcambass</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/941";>actions/setup-python#941</a></li>
    <li><a href="https://github.com/jww3";><code>@​jww3</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/963";>actions/setup-python#963</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-python/compare/v5...v5.3.0";>https://github.com/actions/setup-python/compare/v5...v5.3.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/actions/setup-python/commit/0b93645e9fea7318ecaed2b359559ac225c90a2b";><code>0b93645</code></a>
 Enhance workflows: Add macOS 13 support, upgrade publish-action, and update 
d...</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/9c76e716502b18322365741b762fee22a8cffad8";><code>9c76e71</code></a>
 Bump pillow from 7.2 to 10.2.0 in /<strong>tests</strong>/data  (<a 
href="https://redirect.github.com/actions/setup-python/issues/956";>#956</a>)</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/f4c5a1183d69690d31b6304b7af403a5b56a88d6";><code>f4c5a11</code></a>
 Revise <code>isGhes</code> logic (<a 
href="https://redirect.github.com/actions/setup-python/issues/963";>#963</a>)</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e";><code>19dfb7b</code></a>
 Bump default versions to latest (<a 
href="https://redirect.github.com/actions/setup-python/issues/905";>#905</a>)</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/e9675cc634901ff55d92c575ecd6945e65464b00";><code>e9675cc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/setup-python/issues/943";>#943</a> 
from actions/Jcambass-patch-1</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/3226af69c08a4851edf81cffc8849d2db148b21f";><code>3226af6</code></a>
 Upgrade IA publish</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/70dcb22d269dc9546a5d97f4b11548f130526421";><code>70dcb22</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/setup-python/issues/941";>#941</a> 
from actions/Jcambass-patch-1</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/65b48c71155ac3186106d8d8de14787f5914b8d1";><code>65b48c7</code></a>
 Create publish-immutable-actions.yml</li>
    <li><a 
href="https://github.com/actions/setup-python/commit/29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a";><code>29a37be</code></a>
 initial commit (<a 
href="https://redirect.github.com/actions/setup-python/issues/938";>#938</a>)</li>
    <li>See full diff in <a 
href="https://github.com/actions/setup-python/compare/v5.2.0...v5.3.0";>compare 
view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-python&package-manager=github_actions&previous-version=5.2.0&new-version=5.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting `@ 
dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@ dependabot rebase` will rebase this PR
    - `@ dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
    - `@ dependabot merge` will merge this PR after your CI passes on it
    - `@ dependabot squash and merge` will squash and merge this PR after your 
CI passes on it
    - `@ dependabot cancel merge` will cancel a previously requested merge and 
block automerging
    - `@ dependabot reopen` will reopen this PR if it is closed
    - `@ dependabot close` will close this PR and stop Dependabot recreating 
it. You can achieve the same result by closing it manually
    - `@ dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
    - `@ dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
    - `@ dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
    - `@ dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
    
    </details>
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 .github/workflows/archery.yml      | 2 +-
 .github/workflows/comment_bot.yml  | 2 +-
 .github/workflows/cpp.yml          | 6 +++---
 .github/workflows/csharp.yml       | 4 ++--
 .github/workflows/dev.yml          | 4 ++--
 .github/workflows/docs.yml         | 2 +-
 .github/workflows/docs_light.yml   | 2 +-
 .github/workflows/integration.yml  | 2 +-
 .github/workflows/java.yml         | 2 +-
 .github/workflows/java_jni.yml     | 4 ++--
 .github/workflows/java_nightly.yml | 2 +-
 .github/workflows/js.yml           | 2 +-
 .github/workflows/pr_bot.yml       | 2 +-
 .github/workflows/python.yml       | 4 ++--
 .github/workflows/r.yml            | 4 ++--
 .github/workflows/r_nightly.yml    | 2 +-
 .github/workflows/ruby.yml         | 2 +-
 .github/workflows/swift.yml        | 2 +-
 18 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/.github/workflows/archery.yml b/.github/workflows/archery.yml
index eaa2249950..6dc4da306a 100644
--- a/.github/workflows/archery.yml
+++ b/.github/workflows/archery.yml
@@ -65,7 +65,7 @@ jobs:
         shell: bash
         run: git branch $ARCHERY_DEFAULT_BRANCH origin/$ARCHERY_DEFAULT_BRANCH 
|| true
       - name: Setup Python
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           python-version: '3.9'
       - name: Install pygit2 binary wheel
diff --git a/.github/workflows/comment_bot.yml 
b/.github/workflows/comment_bot.yml
index b7af4c5800..8885171f0a 100644
--- a/.github/workflows/comment_bot.yml
+++ b/.github/workflows/comment_bot.yml
@@ -41,7 +41,7 @@ jobs:
           # fetch the tags for version number generation
           fetch-depth: 0
       - name: Set up Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Install Archery and Crossbow dependencies
diff --git a/.github/workflows/cpp.yml b/.github/workflows/cpp.yml
index 634448d0c8..996079e36a 100644
--- a/.github/workflows/cpp.yml
+++ b/.github/workflows/cpp.yml
@@ -149,7 +149,7 @@ jobs:
       - name: Setup Python on hosted runner
         if: |
           matrix.runs-on == 'ubuntu-latest'
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3
       - name: Setup Python on self-hosted runner
@@ -257,7 +257,7 @@ jobs:
           $(brew --prefix bash)/bin/bash \
             ci/scripts/install_minio.sh latest ${ARROW_HOME}
       - name: Set up Python
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           python-version: 3.12
       - name: Install Google Cloud Storage Testbench
@@ -476,7 +476,7 @@ jobs:
             
https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2024-09-13T20-26-02Z
           chmod +x /usr/local/bin/minio.exe
       - name: Set up Python
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         id: python-install
         with:
           python-version: 3.9
diff --git a/.github/workflows/csharp.yml b/.github/workflows/csharp.yml
index 95661a816f..d4c681d160 100644
--- a/.github/workflows/csharp.yml
+++ b/.github/workflows/csharp.yml
@@ -58,7 +58,7 @@ jobs:
         with:
           dotnet-version: ${{ matrix.dotnet }}
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3
       - name: Checkout Arrow
@@ -117,7 +117,7 @@ jobs:
         with:
           dotnet-version: ${{ matrix.dotnet }}
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Checkout Arrow
diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index 0651e893ec..e4d3cae96a 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -50,7 +50,7 @@ jobs:
         with:
           fetch-depth: 0
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Install pre-commit
@@ -109,7 +109,7 @@ jobs:
         with:
           fetch-depth: 0
       - name: Install Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: '3.12'
       - name: Install Ruby
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 1219f7526f..83f835d588 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -52,7 +52,7 @@ jobs:
           key: debian-docs-${{ hashFiles('cpp/**') }}
           restore-keys: debian-docs-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/docs_light.yml b/.github/workflows/docs_light.yml
index 7d540b7cec..0e23394e8a 100644
--- a/.github/workflows/docs_light.yml
+++ b/.github/workflows/docs_light.yml
@@ -59,7 +59,7 @@ jobs:
           key: conda-docs-${{ hashFiles('cpp/**') }}
           restore-keys: conda-docs-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/integration.yml 
b/.github/workflows/integration.yml
index 763394dacd..da0e2004f1 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -101,7 +101,7 @@ jobs:
           key: conda-${{ hashFiles('cpp/**') }}
           restore-keys: conda-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/java.yml b/.github/workflows/java.yml
index a27b3ef285..f6b3fa748e 100644
--- a/.github/workflows/java.yml
+++ b/.github/workflows/java.yml
@@ -83,7 +83,7 @@ jobs:
           key: maven-${{ hashFiles('java/**') }}
           restore-keys: maven-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/java_jni.yml b/.github/workflows/java_jni.yml
index 59936e1cd9..5682f8e841 100644
--- a/.github/workflows/java_jni.yml
+++ b/.github/workflows/java_jni.yml
@@ -77,7 +77,7 @@ jobs:
           key: java-jni-manylinux-2014-${{ hashFiles('cpp/**', 'java/**') }}
           restore-keys: java-jni-manylinux-2014-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
@@ -119,7 +119,7 @@ jobs:
           key: maven-${{ hashFiles('java/**') }}
           restore-keys: maven-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/java_nightly.yml 
b/.github/workflows/java_nightly.yml
index 0bf0c27288..436cc324dd 100644
--- a/.github/workflows/java_nightly.yml
+++ b/.github/workflows/java_nightly.yml
@@ -58,7 +58,7 @@ jobs:
           repository: ursacomputing/crossbow
           ref: main
       - name: Set up Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           cache: 'pip'
           python-version: 3.12
diff --git a/.github/workflows/js.yml b/.github/workflows/js.yml
index dfad7de0b6..810c154aa9 100644
--- a/.github/workflows/js.yml
+++ b/.github/workflows/js.yml
@@ -61,7 +61,7 @@ jobs:
         with:
           fetch-depth: 0
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/pr_bot.yml b/.github/workflows/pr_bot.yml
index bbb1a2d722..1eedacf1ab 100644
--- a/.github/workflows/pr_bot.yml
+++ b/.github/workflows/pr_bot.yml
@@ -82,7 +82,7 @@ jobs:
           # fetch the tags for version number generation
           fetch-depth: 0
       - name: Set up Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Install Archery and Crossbow dependencies
diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml
index 91f09f6c66..72d6bfeab0 100644
--- a/.github/workflows/python.yml
+++ b/.github/workflows/python.yml
@@ -114,7 +114,7 @@ jobs:
           key: ${{ matrix.cache }}-${{ hashFiles('cpp/**') }}
           restore-keys: ${{ matrix.cache }}-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
@@ -183,7 +183,7 @@ jobs:
           fetch-depth: 0
           submodules: recursive
       - name: Setup Python
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           python-version: '3.11'
       - name: Install Dependencies
diff --git a/.github/workflows/r.yml b/.github/workflows/r.yml
index 3913ab8f02..c64822461f 100644
--- a/.github/workflows/r.yml
+++ b/.github/workflows/r.yml
@@ -155,7 +155,7 @@ jobs:
             ubuntu-${{ matrix.ubuntu }}-r-${{ matrix.r }}-${{ 
hashFiles('cpp/src/**/*.cc','cpp/src/**/*.h)') }}-
             ubuntu-${{ matrix.ubuntu }}-r-${{ matrix.r }}-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
@@ -214,7 +214,7 @@ jobs:
           fetch-depth: 0
           submodules: recursive
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/r_nightly.yml b/.github/workflows/r_nightly.yml
index 9817e41d3b..4fcb399c91 100644
--- a/.github/workflows/r_nightly.yml
+++ b/.github/workflows/r_nightly.yml
@@ -60,7 +60,7 @@ jobs:
           repository: ursacomputing/crossbow
           ref: main
       - name: Set up Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           cache: 'pip'
           python-version: 3.12
diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml
index d6cc5c9b97..53c76404e2 100644
--- a/.github/workflows/ruby.yml
+++ b/.github/workflows/ruby.yml
@@ -90,7 +90,7 @@ jobs:
           key: ubuntu-${{ matrix.ubuntu }}-ruby-${{ hashFiles('cpp/**') }}
           restore-keys: ubuntu-${{ matrix.ubuntu }}-ruby-
       - name: Setup Python
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3.12
       - name: Setup Archery
diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml
index e241713cf7..2fd55d457c 100644
--- a/.github/workflows/swift.yml
+++ b/.github/workflows/swift.yml
@@ -64,7 +64,7 @@ jobs:
           fetch-depth: 0
           submodules: recursive
       - name: Setup Python on hosted runner
-        uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # 
v5.2.0
+        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5.3.0
         with:
           python-version: 3
       - name: Setup Archery

Reply via email to