Browse Source
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](https://github.com/webfactory/ssh-agent/compare/v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/4850/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -13,7 +13,7 @@ jobs: |
|||
runs-on: ubuntu-latest |
|||
steps: |
|||
- name: SSH Agent |
|||
uses: webfactory/[email protected].0 |
|||
uses: webfactory/[email protected].1 |
|||
with: |
|||
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }} |
|||
|
|||
|
|||
Loading…
Reference in new issue