Skip to content

Commit be04256

Browse files
build(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4 (#3781)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.3 to 0.5.4. - [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.3...v0.5.4) --- updated-dependencies: - dependency-name: webfactory/ssh-agent 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 a52d3d4 commit be04256

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/[email protected].3
14-
uses: webfactory/[email protected].3
13+
- name: webfactory/[email protected].4
14+
uses: webfactory/[email protected].4
1515
with:
1616
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }}
1717

0 commit comments

Comments
 (0)