Skip to content

Commit af3fecf

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump webfactory/ssh-agent from v0.5.0 to v0.5.1
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>
1 parent 66b004d commit af3fecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
fetch-depth: 10
6060
- uses: coursier/cache-action@v5
61-
- uses: webfactory/ssh-agent@v0.5.0
61+
- uses: webfactory/ssh-agent@v0.5.1
6262
if: ${{ !github.event.repository.fork && github.ref == 'refs/heads/master' && github.event_name == 'push' }}
6363
with:
6464
ssh-private-key: ${{ secrets.DEPLOY_KEY_1 }}

0 commit comments

Comments
 (0)