Skip to content

Commit

Permalink
Bump webfactory/ssh-agent from v0.5.0 to v0.5.1 (#6768)
Browse files Browse the repository at this point in the history
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from v0.5.0 to v0.5.1.
- [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.5.0...4b6f4eb)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent e492266 commit 4e55368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
path: build

- name: Setup SSH Keys and known_hosts
uses: webfactory/ssh-agent@v0.5.0
uses: webfactory/ssh-agent@v0.5.1
with:
ssh-private-key: ${{ secrets.PANTHEON_DEPLOY_KEY }}

Expand Down

0 comments on commit 4e55368

Please sign in to comment.