Skip to content

Commit 6323690

Browse files
build(deps): bump webfactory/ssh-agent from 0.9.0 to 0.9.1 (#1825)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.9.0 to 0.9.1. - [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.9.1) --- 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 a0c0701 commit 6323690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
persist-credentials: false
148148

149149
- name: Install SSH Client
150-
uses: webfactory/[email protected].0
150+
uses: webfactory/[email protected].1
151151
with:
152152
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
153153

0 commit comments

Comments
 (0)