Skip to content
New issue

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

Update Actions versions #216

Open
Irratzo opened this issue Jun 13, 2024 · 0 comments
Open

Update Actions versions #216

Irratzo opened this issue Jun 13, 2024 · 0 comments
Labels
question Further information is requested

Comments

@Irratzo
Copy link

Irratzo commented Jun 13, 2024

Describe the issue:

In my best-of list best-of-atomistic-machine-learning, recently the workflow update-best-of-list started in step create-update-branch with error Error: HttpError: Branch not found. Also, the corresponding actions, used there, actions/checkout and peterjgrainger/action-create-branch threw version deprecation warnings.

I fixed both by updating these action's versions in the update-best-of-list.yml.

  • actions/checkout@v2 --> actions/checkout@v4
  • peterjgrainger/action-create-branch@v2.0.1 --> peterjgrainger/action-create-branch@v3.0.0

Thank you for updating this here, or in the best-of-generator template, too. I don't know whether and how this should actually work, such that all lists generated with the template can pull the fix from upstream. But that would be nice.

@Irratzo Irratzo added the question Further information is requested label Jun 13, 2024
sunuanuan added a commit to sunuanuan/best-of-NGS-Germline that referenced this issue Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant