Skip to content

Commit 36713d0

Browse files
Bump webfactory/ssh-agent from 0.6.0 to 0.9.0
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.6.0 to 0.9.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.6.0...v0.9.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>
1 parent 0f16370 commit 36713d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm install
2727

2828
- name: Install SSH Client 🔑
29-
uses: webfactory/ssh-agent@v0.6.0
29+
uses: webfactory/ssh-agent@v0.9.0
3030
with:
3131
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
3232

0 commit comments

Comments
 (0)