Skip to content

Commit ab1cfef

Browse files
chore(deps): bump webfactory/ssh-agent from 0.9.0 to 0.10.0 (#4910)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.9.0 to 0.10.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.9.0...v0.10.0) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb31ba5 commit ab1cfef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/git-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: SSH Agent
18-
uses: webfactory/ssh-agent@v0.9.0
18+
uses: webfactory/ssh-agent@v0.10.0
1919
with:
2020
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }}
2121

0 commit comments

Comments
 (0)