Skip to content

Commit fb28084

Browse files
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19265cc commit fb28084

File tree

8 files changed

+22
-22
lines changed

8 files changed

+22
-22
lines changed

.github/workflows/dev_adbc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
path: ~/conda_pkgs_dir
5757
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
58-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
58+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
5959
with:
6060
miniforge-version: latest
6161
use-only-tar-bz2: false

.github/workflows/integration.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
with:
7171
path: ~/conda_pkgs_dir
7272
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
73-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
73+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
7474
with:
7575
miniforge-version: latest
7676
use-only-tar-bz2: false
@@ -120,7 +120,7 @@ jobs:
120120
with:
121121
path: ~/conda_pkgs_dir
122122
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
123-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
123+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
124124
with:
125125
miniforge-version: latest
126126
use-only-tar-bz2: false
@@ -194,7 +194,7 @@ jobs:
194194
with:
195195
path: ~/conda_pkgs_dir
196196
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
197-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
197+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
198198
with:
199199
miniforge-version: latest
200200
use-only-tar-bz2: false
@@ -305,7 +305,7 @@ jobs:
305305
with:
306306
path: ~/conda_pkgs_dir
307307
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
308-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
308+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
309309
with:
310310
miniforge-version: latest
311311
use-only-tar-bz2: false

.github/workflows/native-unix.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
with:
9898
path: ~/conda_pkgs_dir
9999
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
100-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
100+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
101101
with:
102102
miniforge-version: latest
103103
use-only-tar-bz2: false
@@ -175,7 +175,7 @@ jobs:
175175
with:
176176
path: ~/conda_pkgs_dir
177177
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
178-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
178+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
179179
with:
180180
miniforge-version: latest
181181
use-only-tar-bz2: false
@@ -295,7 +295,7 @@ jobs:
295295
with:
296296
path: ~/conda_pkgs_dir
297297
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
298-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
298+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
299299
with:
300300
miniforge-version: latest
301301
use-only-tar-bz2: false
@@ -341,7 +341,7 @@ jobs:
341341
with:
342342
path: ~/conda_pkgs_dir
343343
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
344-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
344+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
345345
with:
346346
miniforge-version: latest
347347
use-only-tar-bz2: false
@@ -474,7 +474,7 @@ jobs:
474474
with:
475475
path: ~/conda_pkgs_dir
476476
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
477-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
477+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
478478
with:
479479
miniforge-version: latest
480480
use-only-tar-bz2: false
@@ -550,7 +550,7 @@ jobs:
550550
with:
551551
path: ~/conda_pkgs_dir
552552
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
553-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
553+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
554554
with:
555555
miniforge-version: latest
556556
use-only-tar-bz2: false
@@ -673,7 +673,7 @@ jobs:
673673
with:
674674
path: ~/conda_pkgs_dir
675675
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
676-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
676+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
677677
with:
678678
miniforge-version: latest
679679
use-only-tar-bz2: false

.github/workflows/native-windows.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
path: ~/conda_pkgs_dir
8383
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
84-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
84+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
8585
with:
8686
miniforge-version: latest
8787
use-mamba: true
@@ -137,7 +137,7 @@ jobs:
137137
with:
138138
path: ~/conda_pkgs_dir
139139
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
140-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
140+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
141141
with:
142142
miniforge-version: latest
143143
use-mamba: true
@@ -209,7 +209,7 @@ jobs:
209209
with:
210210
path: ~/conda_pkgs_dir
211211
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
212-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
212+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
213213
with:
214214
miniforge-version: latest
215215
use-mamba: true
@@ -317,7 +317,7 @@ jobs:
317317
path: ~/conda_pkgs_dir
318318
key: conda-${{ runner.os }}-${{ steps.get-date.outputs.today }}-${{ env.CACHE_NUMBER }}-${{ hashFiles('ci/**') }}
319319

320-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
320+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
321321
with:
322322
miniforge-version: latest
323323
use-mamba: true

.github/workflows/nightly-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
run: |
141141
mv apache-arrow-adbc-${{ env.VERSION }}-rc0/KEYS .
142142
143-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
143+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
144144
# The Unix script will set up conda itself
145145
if: matrix.os == 'windows-latest'
146146
with:

.github/workflows/packaging.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
mv apache-arrow-adbc-$VERSION.tar.gz adbc/ci/linux-packages/
418418
419419
- name: Set up Ruby
420-
uses: ruby/setup-ruby@4fc31e1c823882afd7ef55985266a526c589de90 # v1.282.0
420+
uses: ruby/setup-ruby@e69dcf3ded5967f30d7ef595704928d91cdae930 # v1.285.0
421421
with:
422422
ruby-version: ruby
423423

@@ -594,7 +594,7 @@ jobs:
594594
echo "schedule: ${{ github.event.schedule }}" >> $GITHUB_STEP_SUMMARY
595595
echo "ref: ${{ github.ref }}" >> $GITHUB_STEP_SUMMARY
596596
597-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
597+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
598598
with:
599599
miniforge-version: latest
600600
use-only-tar-bz2: false
@@ -1174,7 +1174,7 @@ jobs:
11741174
uses: actions/download-artifact@v7
11751175
with:
11761176
path: conda-packages
1177-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
1177+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
11781178
with:
11791179
miniforge-version: latest
11801180
use-only-tar-bz2: false

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
if: runner.os == 'Linux'
112112
run: sudo apt-get install libsqlite3-dev
113113
- name: Setup conda
114-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
114+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
115115
if: runner.os == 'Windows'
116116
with:
117117
miniforge-version: latest

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
fetch-depth: 0
8888
persist-credentials: false
8989
submodules: recursive
90-
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
90+
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
9191
# The Unix script will set up conda itself
9292
if: matrix.os == 'windows-latest'
9393
with:

0 commit comments

Comments
 (0)