Skip to content

Commit

Permalink
chore(deps): ⬆️ bump Yikun/hub-mirror-action from 1.1 to 1.2
Browse files Browse the repository at this point in the history
 Bumps [Yikun/hub-mirror-action](https://github.com/Yikun/hub-mirror-action) from 1.1 to 1.2. - [Release notes](https://github.com/Yikun/hub-mirror-action/releases) - [Commits](Yikun/hub-mirror-action@v1.1...v1.2) --- updated-dependencies: - dependency-name: Yikun/hub-mirror-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yi-Xu-0100 committed Dec 31, 2021
1 parent 2ae7cde commit de1d4fb
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.1
uses: Yikun/hub-mirror-action@v1.2
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.1
uses: Yikun/hub-mirror-action@v1.2
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.1
uses: Yikun/hub-mirror-action@v1.2
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.1
uses: Yikun/hub-mirror-action@v1.2
with:
src: github/yi-Xu-0100
dst: gitee/yiXu0100
Expand Down

0 comments on commit de1d4fb

Please sign in to comment.