Skip to content

Commit 878b17d

Browse files
dependabot[bot]jozic
authored andcommitted
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 878b17d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: webfactory/[email protected].0
12+
- uses: webfactory/[email protected].1
1313
with:
1414
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
1515

0 commit comments

Comments
 (0)