Skip to content

Commit

Permalink
ci: Bump webfactory/ssh-agent to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitronx committed Aug 15, 2024
1 parent 5dc671c commit 1442072
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 @@ -25,7 +25,7 @@ jobs:
# See: https://github.com/Homebrew/actions/blob/master/setup-homebrew/main.sh#L207-L242
# - name: Check out code
# uses: actions/checkout@v4
- uses: webfactory/ssh-agent@v0.5.4
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Add SSH_AUTH_SOCK to user shell .profile
Expand Down

0 comments on commit 1442072

Please sign in to comment.