Skip to content

Commit 632ae04

Browse files
chore(deps): update webfactory/ssh-agent action to v0.10.0
1 parent 69164ca commit 632ae04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: uvx --with mkdocs-material mkdocs build
102102

103103
- name: Setup SSH key
104-
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
104+
uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
105105
with:
106106
ssh-private-key: ${{ secrets.DOCS_DEPLOY_SSH_KEY }}
107107

0 commit comments

Comments
 (0)