> Using GitHub actions with branch names or tags is unsafe. Use commit hash instead.
Instead of updating to use a SHA everywhere, I wrote a tool to do it for you, making a note of the original version (e.g. @master).
This allows you to run the tool in the future and have the sha updated to the most recent version whilst still pinning to a specific commit.
> Using GitHub actions with branch names or tags is unsafe. Use commit hash instead.
Instead of updating to use a SHA everywhere, I wrote a tool to do it for you, making a note of the original version (e.g. @master).
This allows you to run the tool in the future and have the sha updated to the most recent version whilst still pinning to a specific commit.