Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update webfactory/ssh-agent action to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent b663f3a commit d1b7d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: webfactory/ssh-agent@v0.5.4
- uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: ${{ secrets.VEGA_CI_SSH_KEY }}
- run: |
Expand Down

0 comments on commit d1b7d38

Please sign in to comment.