fabiomatavelli commented on PR #71:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/71#issuecomment-2081447173

   @rohityadavcloud those are the ones that we are using in the acceptance test 
CI:
   
   - `actions/setup-go@v5`
   - `hashicorp/setup-terraform@v3`
   - `opentofu/setup-opentofu@v1`
   
   From the error message that we got, the only one not allowed was the 
`setup-opentofu`, as you can see 
[here](https://github.com/apache/cloudstack-terraform-provider/actions/runs/8859287862).
 
   
   Meanwhile, I found that the commit hash is allowed to be used 
(`*/*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+`), instead of 
the version. I've pushed the `setup-opentofu` with the commit hash instead and 
it should be able to run now. If you can allow the actions again, we can test 
it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to