8000 Bump webfactory/ssh-agent from 0.4.1 to 0.5.4 (#984) · j143/github-pages-deploy-action@d97d054 · GitHub
[go: up one dir, main page]

Skip to content

Commit d97d054

Browse files
Bump webfactory/ssh-agent from 0.4.1 to 0.5.4 (JamesIves#984)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.4.1 to 0.5.4. - [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.4.1...v0.5.4) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ef2081 commit d97d054

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
@@ -152,7 +152,7 @@ jobs:
152152
persist-credentials: false
153153

154154
- name: Install SSH Client
155-
uses: webfactory/ssh-agent@v0.4.1
155+
uses: webfactory/ssh-agent@v0.5.4
156156
with:
157157
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
158158

0 commit comments

Comments
 (0)
0