Skip to content

Commit 9c0bb34

Browse files
chore(deps): bump webfactory/ssh-agent in the ci group
Bumps the ci group with 1 update: [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent). Updates `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 dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ff3f07 commit 9c0bb34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: webfactory/ssh-agent@v0.9.0
21+
- uses: webfactory/ssh-agent@v0.9.1
2222
with:
2323
ssh-private-key: ${{ secrets.GIT_CHECKOUT_KEY }}
2424
- name: Prepare

0 commit comments

Comments
 (0)