Skip to content

Commit 930c7c8

Browse files
build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0 (#4009)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.7.0. - [Release notes](https://github.com/webfactory/ssh-agent/releases) - [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md) - [Commits](webfactory/ssh-agent@v0.5.4...v0.7.0) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bf3597 commit 930c7c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/git-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
GitHub-to-Bitbucket:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- name: webfactory/ssh-agent@v0.5.4
14-
uses: webfactory/ssh-agent@v0.5.4
13+
- name: webfactory/ssh-agent@v0.7.0
14+
uses: webfactory/ssh-agent@v0.7.0
1515
with:
1616
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }}
1717

0 commit comments

Comments
 (0)