Skip to content

Commit db4e7c7

Browse files
authored
chore(deps): update google-github-actions/get-secretmanager-secrets action to v0.5.3 (GoogleCloudPlatform#152)
1 parent eb8830d commit db4e7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Get Secrets
7575
id: 'secrets'
76-
uses: 'google-github-actions/[email protected].0'
76+
uses: 'google-github-actions/[email protected].3'
7777
with:
7878
secrets: |-
7979
ALLOYDB_CONN_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/ALLOYDB_CONN_NAME

0 commit comments

Comments
 (0)