File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
21
21
- name : Google Secrets
22
22
id : google-secrets
23
- uses : google-github-actions/get-secretmanager-secrets@v2.1.2
23
+ uses : google-github-actions/get-secretmanager-secrets@v2.1.3
24
24
with :
25
25
secrets : |-
26
26
VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN
Original file line number Diff line number Diff line change 19
19
credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
20
20
- name : Google Secrets
21
21
id : google-secrets
22
- uses : google-github-actions/get-secretmanager-secrets@v2.1.2
22
+ uses : google-github-actions/get-secretmanager-secrets@v2.1.3
23
23
with :
24
24
secrets : |-
25
25
VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN
Original file line number Diff line number Diff line change 22
22
credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
23
23
- name : Google Secrets
24
24
id : google-secrets
25
- uses : google-github-actions/get-secretmanager-secrets@v2.1.2
25
+ uses : google-github-actions/get-secretmanager-secrets@v2.1.3
26
26
with :
27
27
secrets : |-
28
28
BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY
Original file line number Diff line number Diff line change 24
24
- name : Google Secrets
25
25
if : ${{ env.SECRETS_AVAILABLE }}
26
26
id : google-secrets
27
- uses : google-github-actions/get-secretmanager-secrets@v2.1.2
27
+ uses : google-github-actions/get-secretmanager-secrets@v2.1.3
28
28
with :
29
29
secrets : |-
30
30
EMERGE_API_TOKEN:projects/1027349420744/secrets/EMERGE_API_TOKEN
Original file line number Diff line number Diff line change 22
22
credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
23
23
- name : Google Secrets
24
24
id : google-secrets
25
- uses : google-github-actions/get-secretmanager-secrets@v2.1.2
25
+ uses : google-github-actions/get-secretmanager-secrets@v2.1.3
26
26
with :
27
27
secrets : |-
28
28
BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY
You can’t perform that action at this time.
0 commit comments