Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/workflows/serverless-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,11 @@ jobs:
project-id: "elastic-observability-ci"

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

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