Skip to content

Commit d623537

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.0
1 parent a11bb7c commit d623537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
node-version: "18"
4343
registry-url: "https://registry.npmjs.org"
4444
cache: "pnpm"
45-
- uses: webfactory/ssh-agent@v0.8.0
45+
- uses: webfactory/ssh-agent@v0.9.0
4646
with:
4747
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
4848
- name: git config

0 commit comments

Comments
 (0)