Skip to content

Commit 7cbbea0

Browse files
ImTotemclaude
andcommitted
fix(ci): upgrade appleboy/scp-action to v1 (401 on v0.1.7)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f927e05 commit 7cbbea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
persist-credentials: false
6464

6565
- name: Upload credentials to server
66-
uses: appleboy/scp-action@v0.1.7
66+
uses: appleboy/scp-action@v1
6767
with:
6868
host: ${{ secrets.SERVER_HOST }}
6969
username: ${{ secrets.SERVER_USER }}

0 commit comments

Comments
 (0)