Skip to content
Open
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@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db # v3.0.1
>>>>>>> 66a39efd9 (build(deps): bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1 (#9662))

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