We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It should run successfully.
It has been failing for a few days now. It's unclear exactly what changed. https://github.com/paketo-buildpacks/aternity/actions/runs/5460691898/jobs/9946529528
Run the action locally and investigate why it's failing. It is possible something on the remote side has changed and we need to update the action.
https://github.com/paketo-buildpacks/pipeline-builder/tree/main/actions/aternity-dependency
Checkout the action, go run main.go with the required in put (check the action to see what inputs it requires).
go run main.go
Updates should work.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
It should run successfully.
Current Behavior
It has been failing for a few days now. It's unclear exactly what changed. https://github.com/paketo-buildpacks/aternity/actions/runs/5460691898/jobs/9946529528
Possible Solution
Run the action locally and investigate why it's failing. It is possible something on the remote side has changed and we need to update the action.
https://github.com/paketo-buildpacks/pipeline-builder/tree/main/actions/aternity-dependency
Steps to Reproduce
Checkout the action,
go run main.go
with the required in put (check the action to see what inputs it requires).Motivations
Updates should work.
The text was updated successfully, but these errors were encountered: