Skip to content

Commit 84ffb13

Browse files
committed
chore(deps): update google-github-actions/get-secretmanager-secrets action to v2.1.1
1 parent 37ef6ed commit 84ffb13

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/get-secretmanager-secrets@v2.1.0
82+
uses: google-github-actions/get-secretmanager-secrets@v2.1.1
8383
with:
8484
# This can point to any slack webhook URL stored in GC Secret Manager
8585
secrets: |-

0 commit comments

Comments
 (0)