File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ jobs:
201201 with :
202202 role-duration-seconds : 21600 # 6 hours
203203
204- - uses : google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
204+ - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
205205 with :
206206 export_to_environment : true
207207 secrets : |-
@@ -337,7 +337,7 @@ jobs:
337337 # there is a high chance things will stop working
338338 # This is trying to reduce the chances of that happening.
339339 # See https://github.com/elastic/observability-test-environments/actions/workflows/cluster-rotate-api-keys.yml
340- - uses : google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
340+ - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
341341 if : always()
342342 with :
343343 export_to_environment : true
Original file line number Diff line number Diff line change 7171 go-version-file : ' integrationservertest/go.mod'
7272 cache : false
7373 - uses : elastic/oblt-actions/google/auth@v1
74- - uses : google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
74+ - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
7575 with :
7676 export_to_environment : true
7777 secrets : |-
@@ -104,7 +104,7 @@ jobs:
104104 go-version-file : ' integrationservertest/go.mod'
105105 cache : false
106106 - uses : elastic/oblt-actions/google/auth@v1
107- - uses : google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
107+ - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
108108 with :
109109 export_to_environment : true
110110 secrets : |-
@@ -136,7 +136,7 @@ jobs:
136136 go-version-file : ' integrationservertest/go.mod'
137137 cache : false
138138 - uses : elastic/oblt-actions/google/auth@v1
139- - uses : google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
139+ - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
140140 with :
141141 export_to_environment : true
142142 secrets : |-
Original file line number Diff line number Diff line change 5555
5656 - uses : elastic/oblt-actions/google/auth@v1
5757
58- - uses : google-github-actions/get-secretmanager-secrets@a8440875e1c2892062aef9061228d4f1af8f919b # v2.2.3
58+ - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
5959 with :
6060 export_to_environment : true
6161 secrets : |-
You can’t perform that action at this time.
0 commit comments