Skip to content

Commit 315def7

Browse files
Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 in /.github/workflows
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] <[email protected]>
1 parent b6bd053 commit 315def7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
}]'
7373

7474
- name: Setup Github SSH key
75-
uses: webfactory/[email protected].0
75+
uses: webfactory/[email protected].1
7676
with:
7777
ssh-private-key: ${{ secrets.SSH_KEY }}
7878

0 commit comments

Comments
 (0)