Skip to content

Commit 16c3126

Browse files
Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 (#164)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19e6fba commit 16c3126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
- uses: actions/checkout@v4
166166

167167
- name: Configure SSH
168-
uses: webfactory/[email protected].0
168+
uses: webfactory/[email protected].1
169169
with:
170170
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
171171

0 commit comments

Comments
 (0)