Skip to content

Commit fe57f5f

Browse files
mergify[bot]dependabot[bot]v1vfr4nc1sc0-r4m0n
authored
[8.19] (backport #9662) build(deps): bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1 (#9682)
* build(deps): bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1 (#9662) * build(deps): bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1 Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 3.0.0 to 3.0.1. - [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@26f734c...aa5489c) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Add comment with version for traceability --------- 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 66a39ef) # Conflicts: # .github/workflows/serverless-project.yml * Update .github/workflows/serverless-project.yml --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <[email protected]> Co-authored-by: Francisco Ramon <[email protected]>
1 parent b6988aa commit fe57f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/serverless-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
project-id: "elastic-observability-ci"
7676

7777
- name: Set up Cloud SDK
78-
uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
78+
uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db # v3.0.1
7979

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

0 commit comments

Comments
 (0)