Skip to content

Commit

Permalink
Bump the ssh-agent version for actions to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danakj committed Dec 29, 2024
1 parent 293c833 commit dacfec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
submodules: 'true'

- uses: webfactory/ssh-agent@v0.7.0
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.DOCS_SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit dacfec3

Please sign in to comment.