Skip to content

Commit 69bf47f

Browse files
chore(deps): bump webfactory/ssh-agent from 0.8.0 to 0.9.1
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.8.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.8.0...v0.9.1) --- 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>
1 parent 91022d1 commit 69bf47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_E2E.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v3
2222

23-
- uses: webfactory/ssh-agent@v0.8.0
23+
- uses: webfactory/ssh-agent@v0.9.1
2424
with:
2525
ssh-private-key: ${{ secrets.RECURSION_SPACE_ACCESS_TOKEN}}
2626

0 commit comments

Comments
 (0)