Skip to content

Commit 5b537cd

Browse files
build(deps): bump webfactory/ssh-agent from 0.9.0 to 0.9.1 (#218)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d7d54e commit 5b537cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ref: ${{ inputs.commit }}
3131

3232
- name: Start the ssh-agent
33-
uses: webfactory/ssh-agent@v0.9.0
33+
uses: webfactory/ssh-agent@v0.9.1
3434
with:
3535
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
3636

0 commit comments

Comments
 (0)