Skip to content

Update main.yml

Update main.yml #22

Triggered via push December 27, 2023 18:22
Status Success
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
kbot secret
22s
kbot secret
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
kbot secret
Unexpected input(s) 'service_account_key', 'export_default_credentials', valid inputs are ['skip_install', 'version', 'project_id', 'install_components']
kbot secret
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.
kbot secret
The gcloud CLI is not authenticated (or it is not installed). Authenticate by adding the "google-github-actions/auth" step prior this one.
kbot secret
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.