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 37ef6ed commit 84ffb13Copy full SHA for 84ffb13
.github/workflows/workflow.yaml
@@ -79,7 +79,7 @@ jobs:
79
credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
80
- name: Fetch Secrets
81
id: slack-webhook
82
- uses: google-github-actions/get-secretmanager-secrets@v2.1.0
+ uses: google-github-actions/get-secretmanager-secrets@v2.1.1
83
with:
84
# This can point to any slack webhook URL stored in GC Secret Manager
85
secrets: |-
0 commit comments