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 474f130 commit b70dc19Copy full SHA for b70dc19
.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@2b5f97c5a4b9c105e64646762ad4fc3f5128e6f5 # v2.2.5
+ uses: google-github-actions/get-secretmanager-secrets@bc9c54b29fdffb8a47776820a7d26e77b379d262 # v3.0.0
88
with:
89
# This can point to any slack webhook URL stored in GC Secret Manager
90
secrets: |-
0 commit comments