File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
env :
17
17
BRANCH_NAME : valora-bot/bump-app-version
18
18
steps :
19
- - uses : google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b # v2.1.9
19
+ - uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
20
20
with :
21
21
project_id : celo-mobile-mainnet
22
22
credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
Original file line number Diff line number Diff line change 62
62
# Fetch all history for all tags and branches
63
63
fetch-depth : 0
64
64
- name : Authenticate to Google Cloud
65
- uses : google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b # v2.1.9
65
+ uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
66
66
with :
67
67
project_id : celo-mobile-mainnet
68
68
credentials_json : ${{ secrets.GCP_MAINNET_RELEASE_AUTOMATION_SERVICE_ACCOUNT_KEY }}
You can’t perform that action at this time.
0 commit comments