Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Bump webfactory/ssh-agent from 0.4.1 to 0.5.4 (#5643)
Browse files Browse the repository at this point in the history
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.4.1 to 0.5.4.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](webfactory/ssh-agent@v0.4.1...v0.5.4)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akshita Bhagia <akshita23bhagia@gmail.com>
  • Loading branch information
dependabot[bot] and AkshitaB authored Jun 21, 2022
1 parent 62d413d commit f71eca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ jobs:

- name: Setup SSH Client 🔑
if: github.event_name == 'release' || github.event_name == 'push'
uses: webfactory/ssh-agent@v0.4.1
uses: webfactory/ssh-agent@v0.5.4
with:
ssh-private-key: ${{ secrets.DOCS_DEPLOY_KEY }}

Expand Down

0 comments on commit f71eca9

Please sign in to comment.