Skip to content

Commit 746b87e

Browse files
committed
test(deps): update webfactory/ssh-agent action
1 parent 8606937 commit 746b87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git config --global user.name '@Salakar'
3333
git config --global user.email '[email protected]'
3434
git remote set-url origin [email protected]:$GITHUB_REPOSITORY
35-
- uses: webfactory/ssh-agent@v0.7.0
35+
- uses: webfactory/ssh-agent@v0.8.0
3636
with:
3737
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
3838
- name: Publish Packages

0 commit comments

Comments
 (0)