We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f29977 commit f7e938cCopy full SHA for f7e938c
.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@7fced8b6579c75d7c465165b38ec29175d9a469c # v1.0.0
+ uses: google-github-actions/get-secretmanager-secrets@4d6d3dfd94110800dda8d84109cb6da0f6a5919d # v1.0.1
88
with:
89
secrets: |-
90
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME
0 commit comments