Skip to content

Commit d9e780e

Browse files
dependabot[bot]djmaxus
authored andcommitted
chore(deps): bump webfactory/ssh-agent from 0.9.0 to 0.9.1
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.9.0 to 0.9.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.9.0...v0.9.1) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32b5aa6 commit d9e780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
if: github.repository == 'djmaxus/matlab-repo-init'
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: webfactory/ssh-agent@v0.9.0
11+
- uses: webfactory/ssh-agent@v0.9.1
1212
with:
1313
ssh-private-key: ${{ secrets.MATLAB_TEMPLATE_MIRROR_SSH_PRIVATE_KEY }}
1414
- name: Push changes to ImperialCollegeLondon/matlab-repo-init

0 commit comments

Comments
 (0)