Skip to content

Commit ab237c1

Browse files
build(deps): upgrade gh actions (#1102)
* build(deps): bump Yikun/hub-mirror-action from 1.4 to 1.5 Bumps [Yikun/hub-mirror-action](https://github.com/yikun/hub-mirror-action) from 1.4 to 1.5. - [Release notes](https://github.com/yikun/hub-mirror-action/releases) - [Commits](Yikun/hub-mirror-action@v1.4...v1.5) --- updated-dependencies: - dependency-name: Yikun/hub-mirror-action dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update hub-mirror-action to use master branch --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Libin YANG <[email protected]>
1 parent dcf9f1d commit ab237c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gitee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
commit_message: 'Deploy: ${{ github.sha }}'
4848

4949
- name: Sync to Gitee
50-
uses: Yikun/hub-mirror-action@v1.4
50+
uses: Yikun/hub-mirror-action@master
5151
with:
5252
src: github/doocs
5353
dst: gitee/doocs

0 commit comments

Comments
 (0)