未验证 提交 101f8cb1 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump jenkins-zh/git-backup-actions from 0.0.4 to 0.0.7

Bumps [jenkins-zh/git-backup-actions](https://github.com/jenkins-zh/git-backup-actions) from 0.0.4 to 0.0.7.
- [Release notes](https://github.com/jenkins-zh/git-backup-actions/releases)
- [Commits](https://github.com/jenkins-zh/git-backup-actions/compare/v0.0.4...v0.0.7)

---
updated-dependencies:
- dependency-name: jenkins-zh/git-backup-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 8cbf4965
......@@ -12,12 +12,12 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: Backup to Gitee
uses: jenkins-zh/git-backup-actions@v0.0.4
uses: jenkins-zh/git-backup-actions@v0.0.7
env:
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
TARGET_GIT: "git@gitee.com:jenkins-zh/jcli-ishell-plugin.git"
- name: Backup to CodeChina
uses: jenkins-zh/git-backup-actions@v0.0.4
uses: jenkins-zh/git-backup-actions@v0.0.7
env:
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
TARGET_GIT: "git@codechina.csdn.net:jenkins-zh/jcli-ishell-plugin.git"
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册