Skip to content

Commit cb6a7d5

Browse files
authored
chore(deps): update google-github-actions/get-secretmanager-secrets action to v0.5.3 (#1012)
1 parent 4f5340d commit cb6a7d5

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
@@ -76,7 +76,7 @@ jobs:
7676

7777
- id: 'secrets'
7878
name: Get secrets
79-
uses: 'google-github-actions/[email protected].0'
79+
uses: 'google-github-actions/[email protected].3'
8080
with:
8181
secrets: |-
8282
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME

0 commit comments

Comments
 (0)