Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Update gcloud tools to use the main breanch #24

Update gcloud tools to use the main breanch

Update gcloud tools to use the main breanch #24

Triggered via push January 18, 2024 11:35
Status Failure
Total duration 1m 38s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Unexpected input(s) 'service_account_email', 'service_account_key', 'export_default_credentials', valid inputs are ['skip_install', 'version', 'project_id', 'install_components']
build
google-github-actions/setup-gcloud is pinned at "main". We strongly advise against pinning to "@main" as it may be unstable. Please update your GitHub Action YAML from: uses: 'google-github-actions/setup-gcloud@main' to: uses: 'google-github-actions/setup-gcloud@v2' Alternatively, you can pin to any git tag or git SHA in the repository.
build
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.