mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
* Added GITHUB.RUN_NUMBER to DockerHub push * switch run_number to sha on docker tag * re-add mutable tags for backwards compatability * truncate to short SHA (7 chars) * behaviour workaround * use ENV to define sha_short * use ::set-output to define sha_short * bump action