Skip to content

Commit a6fa58e

Browse files
authored
chore(deps): update google-github-actions/get-secretmanager-secrets action to v0.5.3 (#498)
1 parent 90b05bc commit a6fa58e

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.0'
82+
uses: 'google-github-actions/get-secretmanager-secrets@v0.5.3'
8383
with:
8484
secrets: |-
8585
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME

0 commit comments

Comments
 (0)