2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-11 09:35:12 +00:00

Merge pull request #579 from frappe/dependabot/github_actions/webfactory/ssh-agent-0.5.4

chore(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4
This commit is contained in:
Revant Nandgaonkar 2021-11-22 19:13:42 +05:30 committed by GitHub
commit d049e33b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ jobs:
steps:
- name: Setup deploy key
uses: webfactory/ssh-agent@v0.5.3
uses: webfactory/ssh-agent@v0.5.4
with:
ssh-private-key: ${{ secrets.HELM_DEPLOY_KEY }}