Skip to content

Commit f0c67a2

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.0 (#1634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1e8c00 commit f0c67a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194

195195
# Setup an ssh keypair and github.com in known_hosts for e2e/git_dep_metadata,
196196
# which exercises fetching a git repository via ssh.
197-
- uses: webfactory/ssh-agent@v0.8.0
197+
- uses: webfactory/ssh-agent@v0.9.0
198198
env:
199199
ASPECT_GHTESTER_SSH_KEY: ${{ secrets.ASPECT_GHTESTER_SSH_KEY }}
200200
if: env.ASPECT_GHTESTER_SSH_KEY != ''

0 commit comments

Comments
 (0)