Skip to content

Commit e39f895

Browse files
Bump webfactory/ssh-agent from 0.9.0 to 0.10.0
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>
1 parent bd6356e commit e39f895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
env.DOCS_SSH_USER != '' &&
4141
env.DOCS_SSH_HOST != '' &&
4242
env.DOCS_SSH_PATH != ''
43-
uses: webfactory/ssh-agent@v0.9.0
43+
uses: webfactory/ssh-agent@v0.10.0
4444
with:
4545
ssh-private-key: ${{ env.DOCS_SSH_PRIVATE_KEY }}
4646
- name: Disable strict host key checking

0 commit comments

Comments
 (0)