google-cloud.yml
on: push
Build and Push to Google Artifact Registry
1m 48s
Annotations
4 warnings
Build and Push to Google Artifact Registry
The following actions uses Node.js version which is deprecated and will be forced to run on node20: google-github-actions/auth@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 ['version', 'project_id', 'install_components', 'skip_install']
|
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.
|