Skip to content

Commit 3e58322

Browse files
authored
chore(deps): Update google-github-actions/get-secretmanager-secrets action to v2.1.3 (#1106)
1 parent d39724f commit 3e58322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- id: 'secrets'
8686
name: Get secrets
87-
uses: google-github-actions/get-secretmanager-secrets@3d36df966bdcaeee757ff19173e79a2f826beda0 # v2.1.2
87+
uses: google-github-actions/get-secretmanager-secrets@dc4a1392bad0fd60aee00bb2097e30ef07a1caae # v2.1.3
8888
with:
8989
secrets: |-
9090
MYSQL_CONNECTION_NAME:${{ secrets.GOOGLE_CLOUD_PROJECT }}/MYSQL_CONNECTION_NAME

0 commit comments

Comments
 (0)