3333 packages : read
3434 pull-requests : read
3535 secrets : inherit # zizmor: ignore[secrets-inherit]
36- uses : rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@cuda-13.2.0
36+ uses : rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@release/26.06
3737 if : always()
3838 with :
3939 needs : ${{ toJSON(needs) }}
7777 packages : read
7878 pull-requests : read
7979 secrets : inherit # zizmor: ignore[secrets-inherit]
80- uses : rapidsai/shared-workflows/.github/workflows/changed-files.yaml@cuda-13.2.0
80+ uses : rapidsai/shared-workflows/.github/workflows/changed-files.yaml@release/26.06
8181 with :
8282 files_yaml : |
8383 build_docs:
@@ -190,7 +190,7 @@ jobs:
190190 packages : read
191191 pull-requests : read
192192 secrets : inherit # zizmor: ignore[secrets-inherit]
193- uses : rapidsai/shared-workflows/.github/workflows/checks.yaml@cuda-13.2.0
193+ uses : rapidsai/shared-workflows/.github/workflows/checks.yaml@release/26.06
194194 with :
195195 enable_check_generated_files : false
196196 ignored_pr_jobs : telemetry-summarize
@@ -203,7 +203,7 @@ jobs:
203203 packages : read
204204 pull-requests : read
205205 secrets : inherit # zizmor: ignore[secrets-inherit]
206- uses : rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@cuda-13.2.0
206+ uses : rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@release/26.06
207207 with :
208208 build_type : pull-request
209209 script : ci/build_cpp.sh
@@ -217,7 +217,7 @@ jobs:
217217 packages : read
218218 pull-requests : read
219219 secrets : inherit # zizmor: ignore[secrets-inherit]
220- uses : rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@cuda-13.2.0
220+ uses : rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@release/26.06
221221 if : fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
222222 with :
223223 build_type : pull-request
@@ -231,7 +231,7 @@ jobs:
231231 packages : read
232232 pull-requests : read
233233 secrets : inherit # zizmor: ignore[secrets-inherit]
234- uses : rapidsai/shared-workflows/.github/workflows/conda-cpp-post-build-checks.yaml@cuda-13.2.0
234+ uses : rapidsai/shared-workflows/.github/workflows/conda-cpp-post-build-checks.yaml@release/26.06
235235 with :
236236 build_type : pull-request
237237 conda-python-build :
@@ -243,7 +243,7 @@ jobs:
243243 packages : read
244244 pull-requests : read
245245 secrets : inherit # zizmor: ignore[secrets-inherit]
246- uses : rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@cuda-13.2.0
246+ uses : rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@release/26.06
247247 with :
248248 build_type : pull-request
249249 script : ci/build_python.sh
@@ -258,7 +258,7 @@ jobs:
258258 packages : read
259259 pull-requests : read
260260 secrets : inherit # zizmor: ignore[secrets-inherit]
261- uses : rapidsai/shared-workflows/.github/workflows/conda-python-tests.yaml@cuda-13.2.0
261+ uses : rapidsai/shared-workflows/.github/workflows/conda-python-tests.yaml@release/26.06
262262 if : fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_conda
263263 with :
264264 build_type : pull-request
@@ -272,7 +272,7 @@ jobs:
272272 packages : read
273273 pull-requests : read
274274 secrets : inherit # zizmor: ignore[secrets-inherit]
275- uses : rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
275+ uses : rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
276276 if : fromJSON(needs.changed-files.outputs.changed_file_groups).build_docs
277277 with :
278278 build_type : pull-request
@@ -289,7 +289,7 @@ jobs:
289289 packages : read
290290 pull-requests : read
291291 secrets : inherit # zizmor: ignore[secrets-inherit]
292- uses : rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
292+ uses : rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
293293 with :
294294 build_type : pull-request
295295 branch : ${{ inputs.branch }}
@@ -310,7 +310,7 @@ jobs:
310310 packages : read
311311 pull-requests : read
312312 secrets : inherit # zizmor: ignore[secrets-inherit]
313- uses : rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
313+ uses : rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
314314 with :
315315 build_type : pull-request
316316 node_type : cpu8
@@ -328,7 +328,7 @@ jobs:
328328 packages : read
329329 pull-requests : read
330330 secrets : inherit # zizmor: ignore[secrets-inherit]
331- uses : rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@cuda-13.2.0
331+ uses : rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@release/26.06
332332 if : fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_wheels
333333 with :
334334 build_type : pull-request
@@ -342,7 +342,7 @@ jobs:
342342 packages : read
343343 pull-requests : read
344344 secrets : inherit # zizmor: ignore[secrets-inherit]
345- uses : rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
345+ uses : rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
346346 with :
347347 build_type : pull-request
348348 node_type : cpu8
@@ -360,7 +360,7 @@ jobs:
360360 packages : read
361361 pull-requests : read
362362 secrets : inherit # zizmor: ignore[secrets-inherit]
363- uses : rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@cuda-13.2.0
363+ uses : rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@release/26.06
364364 if : fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_wheels
365365 with :
366366 build_type : pull-request
@@ -374,7 +374,7 @@ jobs:
374374 packages : read
375375 pull-requests : read
376376 secrets : inherit # zizmor: ignore[secrets-inherit]
377- uses : rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@cuda-13.2.0
377+ uses : rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@release/26.06
378378 with :
379379 arch : ' ["amd64", "arm64"]'
380380 cuda : ' ["13.2"]'
@@ -392,7 +392,7 @@ jobs:
392392 runs-on : linux-amd64-cpu4
393393 needs : pr-builder
394394 permissions :
395- actions : read
395+ actions : write
396396 if : ${{ vars.TELEMETRY_ENABLED == 'true' && !cancelled() }}
397397 continue-on-error : true
398398 steps :
0 commit comments