File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 using : " composite"
1313 steps :
1414
15- - uses : actions/setup-go@v5
15+ - uses : actions/setup-go@v6
1616 with :
1717 go-version-file : ' go.mod'
1818
Original file line number Diff line number Diff line change 4444 terraform_version : 1.2.3
4545 - uses : elastic/oblt-actions/aws/auth@v1
4646 - uses : elastic/oblt-actions/google/auth@v1
47- - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
47+ - uses : google-github-actions/get-secretmanager-secrets@bc9c54b29fdffb8a47776820a7d26e77b379d262 # v3.0.0
4848 with :
4949 export_to_environment : true
5050 secrets : |-
5555 # there is a high chance things will stop working
5656 # This is trying to reduce the chances of that happening.
5757 # See https://github.com/elastic/observability-test-environments/actions/workflows/cluster-rotate-api-keys.yml
58- - uses : google-github-actions/get-secretmanager-secrets@50ec04d56ddf2740b0bde82926cc742f90e06d2b # v2.2.4
58+ - uses : google-github-actions/get-secretmanager-secrets@bc9c54b29fdffb8a47776820a7d26e77b379d262 # v3.0.0
5959 if : always()
6060 with :
6161 export_to_environment : true
You can’t perform that action at this time.
0 commit comments