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 54d13b7 commit b14fbfeCopy full SHA for b14fbfe
.github/workflows/workflow.yaml
@@ -84,7 +84,7 @@ jobs:
84
credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
85
- name: Fetch Secrets
86
id: slack-webhook
87
- uses: google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
+ uses: google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
88
with:
89
# This can point to any slack webhook URL stored in GC Secret Manager
90
secrets: |-
0 commit comments