mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
Merge pull request #27 from Colin-XKL/dependabot/github_actions/jacobtomlinson/gha-find-replace-2.0.0
Bump jacobtomlinson/gha-find-replace from 0.1.1 to 2.0.0
This commit is contained in:
2
.github/workflows/CDN-URL.yaml
vendored
2
.github/workflows/CDN-URL.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Find and Replace Release
|
- name: Find and Replace Release
|
||||||
uses: jacobtomlinson/gha-find-replace@0.1.1
|
uses: jacobtomlinson/gha-find-replace@2.0.0
|
||||||
with:
|
with:
|
||||||
find: "blog-1301127393.cos.ap-shanghai.myqcloud.com"
|
find: "blog-1301127393.cos.ap-shanghai.myqcloud.com"
|
||||||
replace: "blog-1301127393.file.myqcloud.com"
|
replace: "blog-1301127393.file.myqcloud.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user