Skip to content

Commit

Permalink
chore(deps): bump Yikun/hub-mirror-action from 1.2 to 1.3
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.2 to 1.3.
- [Release notes](https://github.com/yikun/hub-mirror-action/releases)
- [Commits](Yikun/hub-mirror-action@v1.2...v1.3)

---
updated-dependencies:
- dependency-name: Yikun/hub-mirror-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent a564aab commit b0ba98a
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.2
uses: Yikun/hub-mirror-action@v1.3
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.2
uses: Yikun/hub-mirror-action@v1.3
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 @@ -41,7 +41,7 @@ jobs:
allow_archived: false

- name: Mirror hub with cache and list
uses: Yikun/hub-mirror-action@v1.2
uses: Yikun/hub-mirror-action@v1.3
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.2
uses: Yikun/hub-mirror-action@v1.3
with:
src: github/yi-Xu-0100
dst: gitee/yiXu0100
Expand Down

0 comments on commit b0ba98a

Please sign in to comment.