Skip to content

Commit 26a2248

Browse files
Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 (#688)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.8.0 to 0.9.0. - [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.8.0...v0.9.0) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6118a4 commit 26a2248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/[email protected]
3535
with:
3636
node-version: '16.x'
37-
- uses: webfactory/ssh-agent@v0.8.0
37+
- uses: webfactory/ssh-agent@v0.9.0
3838
with:
3939
ssh-private-key: ${{ secrets.GH_PAGES_DEPLOY }}
4040
- name: Release to GitHub Pages

0 commit comments

Comments
 (0)