Skip to content

Commit

Permalink
chore(ci): update webfactory/ssh-agent to version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed May 3, 2024
1 parent 9a13c48 commit 95b9418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
- uses: actions/checkout@v4.1.4
- uses: webfactory/ssh-agent@v0.8.0
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Set up JDK
Expand Down

0 comments on commit 95b9418

Please sign in to comment.