Skip to content

Commit 6475b7a

Browse files
Bump jenkins-zh/git-backup-actions from 0.0.4 to 0.0.6 (#266)
Bumps [jenkins-zh/git-backup-actions](https://github.com/jenkins-zh/git-backup-actions) from 0.0.4 to 0.0.6. - [Release notes](https://github.com/jenkins-zh/git-backup-actions/releases) - [Commits](jenkins-zh/git-backup-actions@v0.0.4...v0.0.6) --- updated-dependencies: - dependency-name: jenkins-zh/git-backup-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa11a0f commit 6475b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/[email protected]
1414
- name: backup
15-
uses: jenkins-zh/[email protected].4
15+
uses: jenkins-zh/[email protected].6
1616
env:
1717
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
1818
TARGET_GIT: "[email protected]:linuxsuren/http-downloader.git"

0 commit comments

Comments
 (0)