adam7 / platformsh-cli-action

An unofficial GitHub Action for using the Platform.sh CLI
https://platform.sh/
MIT License
3 stars 2 forks source link

Failed to resolve action download info #9

Closed markdorison closed 3 years ago

markdorison commented 3 years ago

I am getting the following error when attempting to use the action as described in the README:

- uses: actions/checkout@v2
- uses: adam7/platformsh-cli-action@v1
  with:
    token: ${{ secrets.PLATFORMSH_CLI_TOKEN }}
Failed to resolve action download info. Error: Unable to resolve action `adam7/platformsh-cli-action@v1`, unable to find version `v1`
image

I thought it might be related to a version/tag so I tried specifying the branch name @master but that failed as well.

markdorison commented 3 years ago

This seemed to be resolved when Dependabot updated the action to use v1.0