Skip to content

Commit

Permalink
chore(deps): ⬆️ bump Yikun/hub-mirror-action from v1.0 to v1.1 (#17)
Browse files Browse the repository at this point in the history
Bumps [Yikun/hub-mirror-action](https://github.com/Yikun/hub-mirror-action) from v1.0 to v1.1. - [Release notes](https://github.com/Yikun/hub-mirror-action/releases) - [Commits](Yikun/hub-mirror-action@v1.0...132b206) Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2021
1 parent 4cd02eb commit 703892c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.cached.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
restore-keys: ${{ runner.os }}-${{ steps.info.outputs.key }}-cache-

- name: Mirror the GitHub repo to Gitee with cache
uses: Yikun/hub-mirror-action@v1.0
uses: Yikun/hub-mirror-action@v1.1
with:
src: github/yi-Xu-0100
dst: gitee/yiXu0100
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.list.org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
user: OI-wiki

- name: Mirror hub with cache and list
uses: Yikun/hub-mirror-action@v1.0
uses: Yikun/hub-mirror-action@v1.1
with:
src: github/OI-wiki
dst: gitee/yi-xu-test-organization
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: yi-Xu-0100/[email protected]

- name: Mirror hub with cache and list
uses: Yikun/hub-mirror-action@v1.0
uses: Yikun/hub-mirror-action@v1.1
with:
src: github/yi-Xu-0100
dst: gitee/yiXu0100
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync2gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:

- name: Mirror the GitHub repos to Gitee
uses: Yikun/hub-mirror-action@v1.0
uses: Yikun/hub-mirror-action@v1.1
with:
src: github/yi-Xu-0100
dst: gitee/yiXu0100
Expand Down

0 comments on commit 703892c

Please sign in to comment.