Skip to content

Commit 65af654

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.1
1 parent 42e7940 commit 65af654

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
@@ -123,7 +123,7 @@ jobs:
123123
run: cd docs && poetry run sphinx-build -b html . _build
124124

125125
- name: Setup SSH key
126-
uses: webfactory/ssh-agent@d4b9b8ff72958532804b70bbe600ad43b36d5f2e # v0.8.0
126+
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
127127
with:
128128
ssh-private-key: ${{ secrets.DOCS_DEPLOY_SSH_KEY }}
129129

0 commit comments

Comments
 (0)