Skip to content

Commit

Permalink
Merge pull request #243 from LyraPhase/dependabot/github_actions/webf…
Browse files Browse the repository at this point in the history
…actory/ssh-agent-0.9.0

build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.9.0
  • Loading branch information
trinitronx authored Aug 30, 2024
2 parents adc8579 + 5d6b900 commit f1bf81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
install: --no-document
update: --no-document
EOGEMRC
- uses: webfactory/ssh-agent@v0.7.0
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Add SSH_AUTH_SOCK to root shell .profile
Expand Down

0 comments on commit f1bf81a

Please sign in to comment.