actions-hub / gcloud

GitHub Action for interacting with Google Cloud Platform (GCP)
https://github.com/marketplace/actions/google-cloud-platform-gcp-cli-gcloud
MIT License
229 stars 28 forks source link

Error: 'ghcr.io/actions-hub/actions-hub-gcloud:343.0.0' should be either '[path]/Dockerfile' or 'docker://image[:tag]' #31

Closed johnmalatras closed 3 years ago

johnmalatras commented 3 years ago

Getting this error on jobs beginning today. I ran some jobs yesterday so it's interesting that this wasn't picked up then- not sure if it's on GitHub's end or not.

Here's the full logs from the "Set up Job" task:

Current runner version: '2.278.0'
Operating System
Virtual Environment
GITHUB_TOKEN Permissions
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/checkout@master'
Download action repository 'actions-hub/gcloud@master'
Error: 'ghcr.io/actions-hub/actions-hub-gcloud:343.0.0' should be either '[path]/Dockerfile' or 'docker://image[:tag]'.
exelban commented 3 years ago

Hi. #30 cause this error. Fixing...

exelban commented 3 years ago

ok. It must work now.

justinwagg commented 3 years ago

ok. It must work now.

Working for me now, thanks @exelban :)

johnmalatras commented 3 years ago

Same here, thanks for the quick response!

exelban commented 3 years ago

Sorry for this. Don't notice that line in action.yml was changed. My bad(