Skip to content

Commit f5aa1d8

Browse files
authored
chore(deps): update google-github-actions/get-secretmanager-secrets action to v1 (#543)
1 parent fe439d5 commit f5aa1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- id: 'secrets'
8181
name: Get secrets
82-
uses: 'google-github-actions/get-secretmanager-secrets@v0.5.3'
82+
uses: 'google-github-actions/get-secretmanager-secrets@v1.0.0'
8383
with:
8484
secrets: |-
8585
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME

0 commit comments

Comments
 (0)