File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
secrets : |-
28
28
BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY
29
29
VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN
30
- - uses : webfactory/ssh-agent@v0.8 .0
30
+ - uses : webfactory/ssh-agent@v0.9 .0
31
31
with :
32
32
ssh-private-key : ${{ steps.google-secrets.outputs.BOT_SSH_KEY }}
33
33
- uses : actions/checkout@v3
Original file line number Diff line number Diff line change 27
27
secrets : |-
28
28
BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY
29
29
VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN
30
- - uses : webfactory/ssh-agent@v0.8 .0
30
+ - uses : webfactory/ssh-agent@v0.9 .0
31
31
with :
32
32
ssh-private-key : ${{ steps.google-secrets.outputs.BOT_SSH_KEY }}
33
33
- uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments