Merge pull request #1839 from frappe/dependabot/github_actions/webfactory/ssh-agent-0.10.0

chore(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0
This commit is contained in:
RocketQuack 2026-03-16 16:05:48 +01:00 committed by GitHub
commit 986a8f15f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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