google-cloud.yml
on: push
Build and Push to Google Artifact Registry
46s
Annotations
1 error and 3 warnings
Build and Push to Google Artifact Registry
Process completed with exit code 1.
|
Build and Push to Google Artifact Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Push to Google Artifact Registry
Unexpected input(s) 'service_account_key', 'export_default_credentials', valid inputs are ['skip_install', 'version', 'project_id', 'install_components']
|
Build and Push to Google Artifact Registry
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.
|