Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d660340

Browse files
authoredMar 18, 2025··
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] <[email protected]>
1 parent 8ad273a commit d660340

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
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: webfactory/ssh-agent@v0.9.0
12+
- uses: webfactory/ssh-agent@v0.9.1
1313
with:
1414
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
1515

0 commit comments

Comments
 (0)
Please sign in to comment.