We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39724f commit 3e58322Copy full SHA for 3e58322
.github/workflows/tests.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- id: 'secrets'
86
name: Get secrets
87
- uses: google-github-actions/get-secretmanager-secrets@3d36df966bdcaeee757ff19173e79a2f826beda0 # v2.1.2
+ uses: google-github-actions/get-secretmanager-secrets@dc4a1392bad0fd60aee00bb2097e30ef07a1caae # v2.1.3
88
with:
89
secrets: |-
90
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME
0 commit comments