Skip to content

Commit 5a93aa8

Browse files
chore(deps): bump appleboy/scp-action from 0.1.7 to 1.0.0
Bumps [appleboy/scp-action](https://github.com/appleboy/scp-action) from 0.1.7 to 1.0.0. - [Release notes](https://github.com/appleboy/scp-action/releases) - [Changelog](https://github.com/appleboy/scp-action/blob/master/.goreleaser.yaml) - [Commits](appleboy/scp-action@v0.1.7...v1.0.0) --- updated-dependencies: - dependency-name: appleboy/scp-action dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86ee303 commit 5a93aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-explorer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
script: |
4343
sudo rm -rf local-ai/ || true
4444
- name: copy file via ssh
45-
uses: appleboy/scp-action@v0.1.7
45+
uses: appleboy/scp-action@v1.0.0
4646
with:
4747
host: ${{ secrets.EXPLORER_SSH_HOST }}
4848
username: ${{ secrets.EXPLORER_SSH_USERNAME }}

0 commit comments

Comments
 (0)