Skip to content

Commit 4f9d763

Browse files
authored
Merge pull request #6 from msleigh/dependabot/github_actions/webfactory/ssh-agent-0.10.0
Bump webfactory/ssh-agent from 0.9.0 to 0.10.0
2 parents bd6356e + e39f895 commit 4f9d763

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)