Skip to content
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

Change version handling #55

Merged
merged 4 commits into from
Oct 23, 2020
Merged

Change version handling #55

merged 4 commits into from
Oct 23, 2020

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Oct 23, 2020

  • Removes the version key for with
  • Uses the requested action version as the builder version, if master it uses the latest builder

So with this change:

  • uses: home-assistant/builder@master will use homeassistant/amd64-builder:latest
  • uses: home-assistant/builder@2020.10.0 will use homeassistant/amd64-builder:2020.10.0

action.yml Outdated Show resolved Hide resolved
@ludeeus ludeeus merged commit d9b9df8 into master Oct 23, 2020
@ludeeus ludeeus deleted the change-version branch October 23, 2020 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants