Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/update_atclient_dependencies' in…
Browse files Browse the repository at this point in the history
…to update_atclient_dependencies
  • Loading branch information
sitaram-kalluri committed Jan 9, 2024
2 parents 1c20bce + 504c9c0 commit cef5f61
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 cef5f61

Please sign in to comment.