From 70d3fe184b1f1b0b359d4cdc69319f1ca057eae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 02:45:01 +0000 Subject: [PATCH] build(deps): bump jacobtomlinson/gha-find-replace from 2.0.0 to 3.0.2 Bumps [jacobtomlinson/gha-find-replace](https://github.com/jacobtomlinson/gha-find-replace) from 2.0.0 to 3.0.2. - [Release notes](https://github.com/jacobtomlinson/gha-find-replace/releases) - [Commits](https://github.com/jacobtomlinson/gha-find-replace/compare/2.0.0...3.0.2) --- 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/CDN-URL.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CDN-URL.yaml b/.github/workflows/CDN-URL.yaml index 6a0574c..51f885b 100644 --- a/.github/workflows/CDN-URL.yaml +++ b/.github/workflows/CDN-URL.yaml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2 - name: Find and Replace Release - uses: jacobtomlinson/gha-find-replace@2.0.0 + uses: jacobtomlinson/gha-find-replace@3.0.2 with: find: "blog-1301127393.cos.ap-shanghai.myqcloud.com" replace: "blog-1301127393.file.myqcloud.com"