ci: bump ssh-agent version
This commit is contained in:
parent
335eeb5ed5
commit
9727c7863c
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.DIGITALOCEAN_ACCESS_TOKEN }}
|
||||
|
||||
- uses: webfactory/ssh-agent@v0.8.0
|
||||
- uses: webfactory/ssh-agent@v0.9.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user