Skip to content

Commit

Permalink
Merge pull request #1196 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/appleboy/ssh-action-1.0.3

build(deps): bump appleboy/ssh-action from 1.0.2 to 1.0.3
  • Loading branch information
cpswan authored Jan 8, 2024
2 parents 7f48789 + 115176f commit 8d02f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/at_client_sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
- name: update image on cicd VMs
# Needs a secret, so don't run for Dependabot PRs
if: ${{ github.actor != 'dependabot[bot]' }}
uses: appleboy/ssh-action@2451745138b602d3e100a6def50c8e4e39591d4c # v1.0.2
uses: appleboy/ssh-action@029f5b4aeeeb58fdfe1410a5d17f967dacf36262 # v1.0.3
with:
host: "cicd1.atsign.wtf,cicd2.atsign.wtf"
username: ubuntu
Expand Down

0 comments on commit 8d02f04

Please sign in to comment.