chaoticgd / ghidra-emotionengine-reloaded

An extension for Ghidra that adds support for the PlayStation 2.
Apache License 2.0
134 stars 11 forks source link

CI: Use an up to date ghidra setup action #67

Closed antoniovazquezblanco closed 1 month ago

chaoticgd commented 3 months ago

This looks useful. The version I was using before had an issue where it wouldn't use the right access token so would get rate limited by GitHub. Will this fix that or would you need to add a configuration option?

Also, could you pin this to a specific commit hash instead of a tag so I can review just that commit?

antoniovazquezblanco commented 3 months ago

Updated with the requested changes. Using the CI token will evade API rate limiting. I've also used the tag commit hash as requested. :)

antoniovazquezblanco commented 1 month ago

Hi @chaoticgd, have you had the time to look into this? :)

chaoticgd commented 1 month ago

Hi @chaoticgd, have you had the time to look into this? :)

I'd forgotten about this. You may as well update it to a newer commit, then I can have a proper look.

antoniovazquezblanco commented 1 month ago

Done! :D

chaoticgd commented 1 month ago

Looks good.