Skip to content

Commit 6a5c78f

Browse files
Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 (#1206)
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-version: 0.9.1 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 7e7dd87 commit 6a5c78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
157157
- name: webfactory/ssh-agent
158158
if: github.ref == 'refs/heads/master'
159-
uses: webfactory/ssh-agent@v0.9.0
159+
uses: webfactory/ssh-agent@v0.9.1
160160
with:
161161
# Private SSH key to register in the SSH agent
162162
ssh-private-key: ${{ secrets.WEBDEV }}

0 commit comments

Comments
 (0)