Skip to content

Commit

Permalink
Bump webfactory/ssh-agent from v0.5.0 to v0.5.1
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>
  • Loading branch information
dependabot[bot] authored and xuwei-k committed Mar 15, 2021
1 parent 1ebdcd3 commit 44ebb4f
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2.3.4
- uses: coursier/cache-action@v6
- run: sbt -v test makeSite
- uses: webfactory/ssh-agent@v0.5.0
- uses: webfactory/ssh-agent@v0.5.1
if: ${{ !github.event.repository.fork && github.ref == 'refs/heads/main' && github.event_name == 'push' }}
with:
ssh-private-key: ${{ secrets.DEPLOY_KEY_1 }}
Expand Down

0 comments on commit 44ebb4f

Please sign in to comment.