We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8aaf6f commit f001d5cCopy full SHA for f001d5c
.github/workflows/serverless-project.yml
@@ -75,11 +75,7 @@ jobs:
75
project-id: "elastic-observability-ci"
76
77
- name: Set up Cloud SDK
78
-<<<<<<< HEAD
79
- 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))
+ uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v.3.0.0
83
84
# TODO: as soon as the oblt-framework supports elastic-observability-ci we can avoid this step.
85
# NOTE:
0 commit comments