Skip to content

Commit cd27b8b

Browse files
committed
chore(deps): update google-github-actions/get-secretmanager-secrets action to v2.1.2
1 parent 01e1692 commit cd27b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }}
8080
- name: Fetch Secrets
8181
id: slack-webhook
82-
uses: google-github-actions/[email protected].1
82+
uses: google-github-actions/[email protected].2
8383
with:
8484
# This can point to any slack webhook URL stored in GC Secret Manager
8585
secrets: |-

0 commit comments

Comments
 (0)