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