-
Notifications
You must be signed in to change notification settings - Fork 365
Use bundle URL version as the cache version #69
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation LGTM
The unit tests look really good to me and look like they validate the behaviour pretty well. I'm running a quick test locally too just to make sure, but I don't expect it to fail. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tested this and confirmed it's downloading and using the correct versions now
root@02c171a6cfa5:/actions-runner# ls _work/_tool/CodeQL/
0.0.0-20200427 0.0.0-20200601 1.0.0
Unless anyone else has comments I think this is ready to merge whenever you want.
Co-authored-by: Robert <[email protected]>
Merge / deployment checklist