home-assistant / actions

GitHub Actions for Home Assistant workflows
Apache License 2.0
29 stars 26 forks source link

Only replace `SUPERVISOR_VERSION` const #81

Closed mdegat01 closed 1 year ago

mdegat01 commented 1 year ago

Fixes: https://github.com/home-assistant/supervisor/issues/4069

sed accidentally replaces the value of ATTR_SUPERVISOR_VERSION. Should only set the value of the exact SUPERVISOR_VERSION constant.