Skip to content

Commit 9e100e9

Browse files
Merge pull request #171 from RecursionSpace/dependabot/github_actions/webfactory/ssh-agent-0.8.0
chore(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0
2 parents 64457f6 + c52586b commit 9e100e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.7.0
23+
- uses: webfactory/ssh-agent@v0.8.0
2424
with:
2525
ssh-private-key: ${{ secrets.RECURSION_SPACE_ACCESS_TOKEN}}
2626

0 commit comments

Comments
 (0)