Skip to content

Commit 19d6634

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.1
1 parent ce9c876 commit 19d6634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: yarn docs:build
3232

3333
- name: Setup SSH
34-
uses: webfactory/[email protected].0
34+
uses: webfactory/[email protected].1
3535
with:
3636
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
3737

0 commit comments

Comments
 (0)