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

fix(app-tokens): Migration to ATI (#3176) #294

fix(app-tokens): Migration to ATI (#3176)

fix(app-tokens): Migration to ATI (#3176) #294

Triggered via push January 8, 2024 23:11
Status Success
Total duration 16s
Artifacts
Upload assets
8s
Upload assets
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Upload assets
The v0 series of google-github-actions/upload-cloud-storage is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/upload-cloud-storage
Upload assets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Upload assets
The "credentials" input is deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and JSON Key authentication. For more details, see https://github.com/google-github-actions/upload-cloud-storage#authorization
Upload assets
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files: - uses: 'actions/checkout@v3' # ... - uses: 'google-github-actions/upload-cloud-storage@v0' Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.