Skip to content

Commit 941481a

Browse files
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](jacobtomlinson/gha-find-replace@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] <[email protected]>
1 parent 25c82b5 commit 941481a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CDN-URL.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- name: Find and Replace Release
17-
uses: jacobtomlinson/gha-find-replace@2.0.0
17+
uses: jacobtomlinson/gha-find-replace@3.0.2
1818
with:
1919
find: "blog-1301127393.cos.ap-shanghai.myqcloud.com"
2020
replace: "blog-1301127393.file.myqcloud.com"

0 commit comments

Comments
 (0)