Skip to content

Commit

Permalink
chore(deps): update garygrossgarten/github-action-scp action to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
openvpn-inc-ci committed Jul 15, 2024
1 parent 3c00dc5 commit ae2209f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
run: knock -d 500 ${{ secrets.MSI_UPLOAD_REMOTE_HOST }} ${{ secrets.MSI_UPLOAD_REMOTE_KNOCK_SEQUENCE }} ; sleep 1

- name: Copy MSI to remote
uses: garygrossgarten/github-action-scp@8a27854bb4f124a497a67316e83783efda770119 # v0.8.0
uses: garygrossgarten/github-action-scp@2d32ef6b45d73b9df04aac224c0839f70d5e39d6 # 0.9.0
with:
local: msi
remote: ${{ secrets.MSI_UPLOAD_REMOTE_PATH }}
Expand Down

0 comments on commit ae2209f

Please sign in to comment.