chore(deps): bump webfactory/ssh-agent from 0.5.4 to 0.6.0

Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-19 08:26:30 +00:00 committed by GitHub
parent fcb52d218f
commit 2d50935d73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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