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 4f5340d commit cb6a7d5Copy full SHA for cb6a7d5
.github/workflows/tests.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- id: 'secrets'
78
name: Get secrets
79
- uses: 'google-github-actions/[email protected].0'
+ uses: 'google-github-actions/[email protected].3'
80
with:
81
secrets: |-
82
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME
0 commit comments