We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8830d commit db4e7c7Copy full SHA for db4e7c7
.github/workflows/tests.yaml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Get Secrets
75
id: 'secrets'
76
- uses: 'google-github-actions/[email protected].0'
+ uses: 'google-github-actions/[email protected].3'
77
with:
78
secrets: |-
79
ALLOYDB_CONN_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/ALLOYDB_CONN_NAME
0 commit comments