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 f5219b8 commit ffa6d79Copy full SHA for ffa6d79
.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/[email protected].2
+ uses: google-github-actions/[email protected].3
83
with:
84
# This can point to any slack webhook URL stored in GC Secret Manager
85
secrets: |-
0 commit comments