From fe1f64432c31ea7395275e6876acef2b1ed32587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:10:14 +0000 Subject: [PATCH] Bump jacobtomlinson/gha-find-replace from 2 to 3 Bumps [jacobtomlinson/gha-find-replace](https://github.com/jacobtomlinson/gha-find-replace) from 2 to 3. - [Release notes](https://github.com/jacobtomlinson/gha-find-replace/releases) - [Commits](https://github.com/jacobtomlinson/gha-find-replace/compare/v2...v3) --- updated-dependencies: - dependency-name: jacobtomlinson/gha-find-replace dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-gpuci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-gpuci.yaml b/.github/workflows/update-gpuci.yaml index f962db013c0..83076bdb87a 100644 --- a/.github/workflows/update-gpuci.yaml +++ b/.github/workflows/update-gpuci.yaml @@ -45,7 +45,7 @@ jobs: echo NEW_UCX_PY_VER=${FULL_UCX_PY_VER::-10} >> $GITHUB_ENV - name: Update RAPIDS version - uses: jacobtomlinson/gha-find-replace@v2 + uses: jacobtomlinson/gha-find-replace@v3 with: include: 'continuous_integration\/gpuci\/axis\.yaml' find: "${{ env.RAPIDS_VER }}"