Closed danzhik closed 4 months ago
OctopusDeploy/install-octopus-cli-action can not be used with version: 2.3.0 because it can not be found at https://raw.githubusercontent.com/OctopusDeploy/cli/main/releases.json (taken from OctopusDeploy/install-octopus-cli-action octopus-cli.ts
OctopusDeploy/install-octopus-cli-action
version: 2.3.0
octopus-cli.ts
Invoke OctopusDeploy/install-octopus-cli-action@v3 in GitHub Actions with version: 2.3.0
OctopusDeploy/install-octopus-cli-action@v3
- name: "Install Octopus CLI" uses: OctopusDeploy/install-octopus-cli-action@v3 with: version: 2.3.0
Run OctopusDeploy/install-octopus-cli-action@v3 Error: Error: A version satisfying '2.3.0' could not be found. Error: Error: Failed to resolve endpoint URL to download: undefined
cli: 2.3.0
Octopus Server: n/a
https://github.com/OctopusDeploy/cli/pull/353
The bug
OctopusDeploy/install-octopus-cli-action
can not be used withversion: 2.3.0
because it can not be found at https://raw.githubusercontent.com/OctopusDeploy/cli/main/releases.json (taken fromOctopusDeploy/install-octopus-cli-action
octopus-cli.ts
Command to reproduce
Invoke
OctopusDeploy/install-octopus-cli-action@v3
in GitHub Actions withversion: 2.3.0
Outcome
Versions
cli: 2.3.0
Octopus Server: n/a
Links
https://github.com/OctopusDeploy/cli/pull/353