We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e1636 commit c381444Copy full SHA for c381444
.github/workflows/workflow.yaml
@@ -78,7 +78,7 @@ jobs:
78
check-latest: true
79
# Repo needs to be given access to the MAINNET_SERVICE_ACCOUNT_KEY secret to access the slack webhook
80
# https://github.com/organizations/valora-inc/settings/secrets/actions/MAINNET_SERVICE_ACCOUNT_KEY
81
- - uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
+ - uses: google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b # v2.1.9
82
with:
83
project_id: celo-mobile-mainnet
84
credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
0 commit comments