mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
2.4 KiB
2.4 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2020-03-20)
Features
- add self-hosted renovate sources (5f5662b)
- add token input and account for Renovate WORKDIR (cd4dee3)
Bug Fixes
- add chmod+x for entrypoint (f0979c4)
- correct COPY in dockerfile for relative path (341841e)
- prefix configuration file with GitHub workspace dir (26124b0)
- the Dockerfile MUST have a lowercase F for GitHub Action to work (3e4d5f0)
- typo in action 9DockerFile) (5525465)
1.0.0 (2020-03-16)
Features
- add lint workflows and update generic configs (2ee6912)
- add Renovate to automatically update dependencies (4021f01)