Skip to content

Commit e333ccf

Browse files
build(deps): bump the github-actions group across 2 directories with 1 update (#17752)
Bumps the github-actions group with 1 update in the /.github/workflows directory: [google-github-actions/get-secretmanager-secrets](https://github.com/google-github-actions/get-secretmanager-secrets). Updates `google-github-actions/get-secretmanager-secrets` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/google-github-actions/get-secretmanager-secrets/releases) - [Changelog](https://github.com/google-github-actions/get-secretmanager-secrets/blob/main/CHANGELOG.md) - [Commits](google-github-actions/get-secretmanager-secrets@a844087...50ec04d)
1 parent f1731f5 commit e333ccf

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

.github/workflows/integration-server-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
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: |-

.github/workflows/smoke-tests-os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
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: |-

0 commit comments

Comments
 (0)