Skip to content

Commit b76e069

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
build(deps): bump google-github-actions/setup-gcloud from 2.2.0 to 3.0.0 (#9587)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@cb1e50a...26f734c) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Francisco Ramon <[email protected]> (cherry picked from commit abfe4da) # Conflicts: # .github/workflows/serverless-project.yml
1 parent 903bd0f commit b76e069

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/serverless-project.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@ jobs:
7575
project-id: "elastic-observability-ci"
7676

7777
- name: Set up Cloud SDK
78+
<<<<<<< HEAD
7879
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a
80+
=======
81+
uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368
82+
>>>>>>> abfe4dae2 (build(deps): bump google-github-actions/setup-gcloud from 2.2.0 to 3.0.0 (#9587))
7983

8084
# TODO: as soon as the oblt-framework supports elastic-observability-ci we can avoid this step.
8185
# NOTE:

0 commit comments

Comments
 (0)