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

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


The following commit(s) were added to refs/heads/main by this push:
     new fb28084ab chore: Bump the actions group with 2 updates (#3902)
fb28084ab is described below

commit fb28084ab81ce3e4d3fc624d665f1c460d93530f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 15:45:08 2026 +0900

    chore: Bump the actions group with 2 updates (#3902)
    
    Bumps the actions group with 2 updates:
    
[conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda)
    and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/dev_adbc.yml       |  2 +-
 .github/workflows/integration.yml    |  8 ++++----
 .github/workflows/native-unix.yml    | 14 +++++++-------
 .github/workflows/native-windows.yml |  8 ++++----
 .github/workflows/nightly-verify.yml |  2 +-
 .github/workflows/packaging.yml      |  6 +++---
 .github/workflows/rust.yml           |  2 +-
 .github/workflows/verify.yml         |  2 +-
 8 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/.github/workflows/dev_adbc.yml b/.github/workflows/dev_adbc.yml
index 7001bdbb9..4143f5403 100644
--- a/.github/workflows/dev_adbc.yml
+++ b/.github/workflows/dev_adbc.yml
@@ -55,7 +55,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
diff --git a/.github/workflows/integration.yml 
b/.github/workflows/integration.yml
index ec2b7f3d0..86d4dc843 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -70,7 +70,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -120,7 +120,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -194,7 +194,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -305,7 +305,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
diff --git a/.github/workflows/native-unix.yml 
b/.github/workflows/native-unix.yml
index d4463a6b7..58c075ffa 100644
--- a/.github/workflows/native-unix.yml
+++ b/.github/workflows/native-unix.yml
@@ -97,7 +97,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -175,7 +175,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -295,7 +295,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -341,7 +341,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -474,7 +474,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -550,7 +550,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -673,7 +673,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
diff --git a/.github/workflows/native-windows.yml 
b/.github/workflows/native-windows.yml
index 186b477af..73084d55f 100644
--- a/.github/workflows/native-windows.yml
+++ b/.github/workflows/native-windows.yml
@@ -81,7 +81,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-mamba: true
@@ -137,7 +137,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-mamba: true
@@ -209,7 +209,7 @@ jobs:
         with:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-mamba: true
@@ -317,7 +317,7 @@ jobs:
           path: ~/conda_pkgs_dir
           key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ 
env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
 
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-mamba: true
diff --git a/.github/workflows/nightly-verify.yml 
b/.github/workflows/nightly-verify.yml
index 38915a54e..4c6986078 100644
--- a/.github/workflows/nightly-verify.yml
+++ b/.github/workflows/nightly-verify.yml
@@ -140,7 +140,7 @@ jobs:
         run: |
           mv apache-arrow-adbc-${{ env.VERSION }}-rc0/KEYS .
 
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         # The Unix script will set up conda itself
         if: matrix.os == 'windows-latest'
         with:
diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml
index b2ca6aeb7..92109220f 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -417,7 +417,7 @@ jobs:
           mv apache-arrow-adbc-$VERSION.tar.gz adbc/ci/linux-packages/
 
       - name: Set up Ruby
-        uses: ruby/setup-ruby@4fc31e1c823882afd7ef55985266a526c589de90  # 
v1.282.0
+        uses: ruby/setup-ruby@e69dcf3ded5967f30d7ef595704928d91cdae930  # 
v1.285.0
         with:
           ruby-version: ruby
 
@@ -594,7 +594,7 @@ jobs:
           echo "schedule: ${{ github.event.schedule }}" >> $GITHUB_STEP_SUMMARY
           echo "ref: ${{ github.ref }}" >> $GITHUB_STEP_SUMMARY
 
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
@@ -1174,7 +1174,7 @@ jobs:
         uses: actions/download-artifact@v7
         with:
           path: conda-packages
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         with:
           miniforge-version: latest
           use-only-tar-bz2: false
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index 2a82986e6..e40cc3035 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -111,7 +111,7 @@ jobs:
         if: runner.os == 'Linux'
         run: sudo apt-get install libsqlite3-dev
       - name: Setup conda
-        uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+        uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         if: runner.os == 'Windows'
         with:
           miniforge-version: latest
diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml
index 793775e92..93c1b8aa0 100644
--- a/.github/workflows/verify.yml
+++ b/.github/workflows/verify.yml
@@ -87,7 +87,7 @@ jobs:
           fetch-depth: 0
           persist-credentials: false
           submodules: recursive
-      - uses: 
conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f  # 
v3.2.0
+      - uses: 
conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167  # 
v3.3.0
         # The Unix script will set up conda itself
         if: matrix.os == 'windows-latest'
         with:

Reply via email to