Skip to content

Commit

Permalink
chore(deps): update webfactory/ssh-agent action to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 1af5970 commit 35db82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:

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

0 comments on commit 35db82b

Please sign in to comment.