Skip to content

Commit 124ae77

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.1
1 parent b5af287 commit 124ae77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
run: cd docs && poetry run sphinx-build -b html . _build
109109

110110
- name: Setup SSH key
111-
uses: webfactory/ssh-agent@v0.8.0
111+
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
112112
with:
113113
ssh-private-key: ${{ secrets.DOCS_DEPLOY_SSH_KEY }}
114114

0 commit comments

Comments
 (0)