Skip to content

Commit

Permalink
Update webfactory/ssh-agent action to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2022
1 parent 7bfbe6c commit 15ceab9
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 @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: webfactory/ssh-agent@v0.5.4
- uses: webfactory/ssh-agent@v0.7.0
with:
ssh-private-key: ${{ secrets.VEGA_CI_SSH_KEY }}
- run: |
Expand Down

0 comments on commit 15ceab9

Please sign in to comment.